diff options
Diffstat (limited to 'monitoring/prometheus/README.md')
-rw-r--r-- | monitoring/prometheus/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/monitoring/prometheus/README.md b/monitoring/prometheus/README.md new file mode 100644 index 00000000..fde63a35 --- /dev/null +++ b/monitoring/prometheus/README.md @@ -0,0 +1,7 @@ +## Prometheus related bits + +### Alerts +In monitoring/prometheus/alerts you'll find a set of Prometheus alert rules that +should provide a decent set of default alerts for a Ceph cluster. Just put this +file in a place according to your Prometheus configuration (wherever the `rules` +configuration stanza points). |