From 29030ab2cba9bafa621a18bc8462161543ab5edc Mon Sep 17 00:00:00 2001 From: Sean Porter Date: Mon, 2 Oct 2017 22:25:55 -0700 Subject: [PATCH] readme, tag line --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 44bff1a..e6c738e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,12 @@ The Sensu Prometheus Collector is a Sensu Check Plugin that collects metrics from a Prometheus exporter or the Prometheus query API. The -metrics are outputted to STDOUT in one of three formats, Influx (the -default), Graphite, or JSON. +collected metrics are outputted to STDOUT in one of three formats, +Influx (the default), Graphite, or JSON. + +The Sensu Prometheus Collector turns Sensu into a *SUPER POWERED* +Prometheus metric poller, leveraging Sensu's pubsub design and client +auto-registration (discovery). ### Examples