Skip to content

Server that scrapes Nginx PushStream stats and exports them via HTTP for Prometheus consumption

License

Notifications You must be signed in to change notification settings

tkliner/nginx_push_stream_exporter

Repository files navigation

Nginx PushStream Exporter for Prometheus

This is a simple server implementation that scrapes Push Stream Module of Nginx for Prometheus.

Getting Started

To run it:

./nginx_push_stream_exporter [flags]

Help on flags:

./nginx_push_stream_exporter --help

Usage

Scrape a remote host:

nginx_push_stream_exporter --nginx.scrape-uri="http://example.com:8080/channels-stats?id=ALL"

License

Apache License 2.0

About

Server that scrapes Nginx PushStream stats and exports them via HTTP for Prometheus consumption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published