mon
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": null,
|
||||
"title": "Docker Containers",
|
||||
"description": "Containers metrics",
|
||||
"title": "rpc-node chain containers",
|
||||
"description": "chain container metrics",
|
||||
"tags": [
|
||||
"docker"
|
||||
],
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": null,
|
||||
"title": "RPC-HOST-DOCKER",
|
||||
"description": "Docker host metrics",
|
||||
"title": "rpc-node",
|
||||
"description": "metrics the rpc-node",
|
||||
"tags": [
|
||||
"system"
|
||||
],
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"id": null,
|
||||
"title": "Monitor Services",
|
||||
"title": "rpc-node monitoring docker",
|
||||
"description": "rpc-node monitoring container",
|
||||
"tags": [
|
||||
"prometheus"
|
||||
],
|
||||
Reference in New Issue
Block a user