added variable, deleted redundant stuff
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "$DS_PROMETHEUS node chain containers",
|
"title": "chain container",
|
||||||
"description": "chain container metrics",
|
"description": "chain container metrics",
|
||||||
"tags": [
|
"tags": [
|
||||||
"docker"
|
"docker"
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "$DS_PROMETHEUS node Host metrics",
|
"title": "Host metrics",
|
||||||
"description": "Host metrics",
|
"description": "Host metrics",
|
||||||
"tags": [
|
"tags": [
|
||||||
"system"
|
"system"
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "$DS_PROMETHEUS monitoring services",
|
"title": "monitoring services",
|
||||||
"description": "$DS_PROMETHEUS monitoring container",
|
"description": "monitoring container",
|
||||||
"tags": [
|
"tags": [
|
||||||
"prometheus"
|
"prometheus"
|
||||||
],
|
],
|
||||||
@@ -1,31 +1,9 @@
|
|||||||
apiVersion: 1
|
apiVersion: 1
|
||||||
|
|
||||||
providers:
|
providers:
|
||||||
- name: 'rpc-node'
|
- name: 'basic'
|
||||||
orgId: 1
|
orgId: 1
|
||||||
folder: 'rpc-node'
|
folder: 'basic'
|
||||||
type: file
|
|
||||||
disableDeletion: false
|
|
||||||
editable: true
|
|
||||||
allowUiUpdates: true
|
|
||||||
options:
|
|
||||||
path: /etc/grafana/provisioning/dashboards
|
|
||||||
foldersFromFilesStructure: true
|
|
||||||
|
|
||||||
- name: 'pokt-test'
|
|
||||||
orgId: 1
|
|
||||||
folder: 'pokt-test'
|
|
||||||
type: file
|
|
||||||
disableDeletion: false
|
|
||||||
editable: true
|
|
||||||
allowUiUpdates: true
|
|
||||||
options:
|
|
||||||
path: /etc/grafana/provisioning/dashboards
|
|
||||||
foldersFromFilesStructure: true
|
|
||||||
|
|
||||||
- name: 'pokt-de-1'
|
|
||||||
orgId: 1
|
|
||||||
folder: 'pokt-de-1'
|
|
||||||
type: file
|
type: file
|
||||||
disableDeletion: false
|
disableDeletion: false
|
||||||
editable: true
|
editable: true
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user