From dfbdf8d3bb1a697ab2d9e7b09689d461072e0fb7 Mon Sep 17 00:00:00 2001 From: Tom Wilkie Date: Fri, 16 Nov 2018 17:23:14 +0000 Subject: [PATCH] Add a basic readme with link to the mixin docs. Signed-off-by: Tom Wilkie --- documentation/prometheus-mixin/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 documentation/prometheus-mixin/README.md diff --git a/documentation/prometheus-mixin/README.md b/documentation/prometheus-mixin/README.md new file mode 100644 index 0000000000..9596f381f8 --- /dev/null +++ b/documentation/prometheus-mixin/README.md @@ -0,0 +1,6 @@ +# Prometheus Mixin + +The Prometheus Mixin is a set of configurable, reusable and extensible alerts +and dashboards for Prometheus. + +For instructions on how to use mixins, see https://github.com/monitoring-mixins/docs.