Skip to content

Commit edf937d

Browse files
authored
feat(doc): use same instance; use dashboard of latest grafana (#75)
* use same instance; optimize dashboard json * add end line
1 parent 128aa12 commit edf937d

File tree

5 files changed

+5177
-4841
lines changed

5 files changed

+5177
-4841
lines changed

metric_monitor/conf/prometheus-remote-write.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ scrape_configs:
2424
- node-exporter:9100
2525
labels:
2626
group: node-exporter-full
27-
instance: tron-docker-dev-01
27+
instance: fullnode-01
2828

2929
# The remote_write configuration tells Prometheus to continuously write metrics to the Thanos Receive service.
3030
# Refer https://prometheus.io/docs/prometheus/latest/configuration/configuration/#remote_write

0 commit comments

Comments
 (0)