aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:13:00 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:13:00 -0700
commita8327c339d7d18016de6295c9945ad7e7705b808 (patch)
tree500680c35336d2a6b8d535340f10e73d2951d19d /README.md
parentfbdd00765cf19a789094246f5db8b5db1a7a9283 (diff)
downloadprometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar.gz
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar.bz2
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar.lz
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar.xz
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.tar.zst
prometheus-demo-a8327c339d7d18016de6295c9945ad7e7705b808.zip
update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44fc79a..acd082e 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# 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