aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:07:33 -0700
committerJonathan DeMasi <jrdemasi@gmail.com>2022-01-13 21:07:33 -0700
commitfbdd00765cf19a789094246f5db8b5db1a7a9283 (patch)
tree9edf4583de63550fe1ea68ce97474ee39a2bba5b
parent4e5ee90dc502eee5129e8f557ef9f156972e3960 (diff)
downloadprometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar.gz
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar.bz2
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar.lz
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar.xz
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.tar.zst
prometheus-demo-fbdd00765cf19a789094246f5db8b5db1a7a9283.zip
init readme
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..44fc79a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# 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.