mon
This commit is contained in:
@@ -3,10 +3,11 @@ apiVersion: 1
|
|||||||
providers:
|
providers:
|
||||||
- name: 'Prometheus'
|
- name: 'Prometheus'
|
||||||
orgId: 1
|
orgId: 1
|
||||||
folder: ''
|
folder: 'rpc-node'
|
||||||
type: file
|
type: file
|
||||||
disableDeletion: false
|
disableDeletion: false
|
||||||
editable: true
|
editable: true
|
||||||
allowUiUpdates: true
|
allowUiUpdates: true
|
||||||
options:
|
options:
|
||||||
path: /etc/grafana/provisioning/dashboards
|
path: /etc/grafana/provisioning/dashboards
|
||||||
|
foldersFromFilesStructure: true
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "Docker Containers",
|
"title": "rpc-node chain containers",
|
||||||
"description": "Containers metrics",
|
"description": "chain container metrics",
|
||||||
"tags": [
|
"tags": [
|
||||||
"docker"
|
"docker"
|
||||||
],
|
],
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "RPC-HOST-DOCKER",
|
"title": "rpc-node",
|
||||||
"description": "Docker host metrics",
|
"description": "metrics the rpc-node",
|
||||||
"tags": [
|
"tags": [
|
||||||
"system"
|
"system"
|
||||||
],
|
],
|
||||||
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"id": null,
|
"id": null,
|
||||||
"title": "Monitor Services",
|
"title": "rpc-node monitoring docker",
|
||||||
|
"description": "rpc-node monitoring container",
|
||||||
"tags": [
|
"tags": [
|
||||||
"prometheus"
|
"prometheus"
|
||||||
],
|
],
|
||||||
Reference in New Issue
Block a user