This commit is contained in:
cventastic
2021-12-29 22:38:13 +01:00
parent 0c7dffc172
commit 785c701eb9
4 changed files with 9 additions and 7 deletions

View File

@@ -3,10 +3,11 @@ apiVersion: 1
providers:
- name: 'Prometheus'
orgId: 1
folder: ''
folder: 'rpc-node'
type: file
disableDeletion: false
editable: true
allowUiUpdates: true
options:
path: /etc/grafana/provisioning/dashboards
foldersFromFilesStructure: true

View File

@@ -1,7 +1,7 @@
{
"id": null,
"title": "Docker Containers",
"description": "Containers metrics",
"title": "rpc-node chain containers",
"description": "chain container metrics",
"tags": [
"docker"
],

View File

@@ -1,7 +1,7 @@
{
"id": null,
"title": "RPC-HOST-DOCKER",
"description": "Docker host metrics",
"title": "rpc-node",
"description": "metrics the rpc-node",
"tags": [
"system"
],

View File

@@ -1,6 +1,7 @@
{
"id": null,
"title": "Monitor Services",
"title": "rpc-node monitoring docker",
"description": "rpc-node monitoring container",
"tags": [
"prometheus"
],