Sign inSign up

adamsw/nsqd-prometheus-exporter

By adamsw

•Updated almost 9 years ago

Prometheus exporter for nsqd.

Image
1

500K+

adamsw/nsqd-prometheus-exporter repository overview

⁠nsqd-prometheus-exporter Build Status

Scrapes nsqd stats and serves them up as Prometheus metrics.

If a previously detected topic or channel no longer exists in a new scrape, the exporter will rebuild all metrics to remove any label values associated with the old topic or channel.

TODO: better tests

⁠Usage

NAME:
   nsqd-prometheus-exporter - Scrapes nsqd stats and serves them up as Prometheus metrics

USAGE:
   nsqd-prometheus-exporter [global options] command [command options] [arguments...]

VERSION:
   0.4.0

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --nsqdURL value, -n value         URL of nsqd to export stats from (default: "http://localhost:4151") [$NSQD_URL]
   --listenPort value, --lp value    Port on which prometheus will expose metrics (default: "30000") [$LISTEN_PORT]
   --scrapeInterval value, -s value  How often (in seconds) nsqd stats should be scraped (default: "30") [$SCRAPE_INTERVAL]
   --help, -h                        show help
   --version, -v                     print the version

Tag summary

Content type

Image

Digest

Size

129.7 MB

Last updated

almost 9 years ago

docker pull adamsw/nsqd-prometheus-exporter