This commit is contained in:
cventastic
2021-12-30 00:37:40 +01:00
parent b67b4c0abf
commit 3bb976836d
3 changed files with 1829 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: 1 apiVersion: 1
providers: providers:
- name: 'Prometheus' - name: 'rpc-node'
orgId: 1 orgId: 1
folder: 'rpc-node' folder: 'rpc-node'
type: file type: file
@@ -9,5 +9,5 @@ providers:
editable: true editable: true
allowUiUpdates: true allowUiUpdates: true
options: options:
path: /etc/grafana/provisioning/dashboards path: /etc/grafana/provisioning/dashboards/rpc-node
foldersFromFilesStructure: true foldersFromFilesStructure: true

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ global:
# Attach these labels to any time series or alerts when communicating with # Attach these labels to any time series or alerts when communicating with
# external systems (federation, remote storage, Alertmanager). # external systems (federation, remote storage, Alertmanager).
external_labels: external_labels:
monitor: 'docker-host-alpha' monitor: 'rpc-node'
# Load and evaluate rules in this file every 'evaluation_interval' seconds. # Load and evaluate rules in this file every 'evaluation_interval' seconds.
rule_files: rule_files: