aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:31:03 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:31:03 -0700
commit5ee709f17b7c7482de68ba91b93479a389515fd5 (patch)
tree7e97b15e9472d9d15aefedb0ffc54667379c4640 /README.md
parenta8327c339d7d18016de6295c9945ad7e7705b808 (diff)
downloadprometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar.gz
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar.bz2
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar.lz
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar.xz
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.tar.zst
prometheus-demo-5ee709f17b7c7482de68ba91b93479a389515fd5.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index acd082e..9ae96c1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# Prometheus Demo
A quick docker-compose setup to stand up prometheus, a node exporter, blackbox exporter with two sample endpoints, and Grafana with a dashboard for node exporter.
-Attempted to add blackbox dashboard, but it has import issues via auto provisioning in grafana
+
+Attempted to add blackbox dashboard, but it has import issues via auto provisioning in grafana. [13659](https://grafana.com/grafana/dashboards/13659) is tested, though, so you can import it manually.