deadtrickster / prometheus-httpd

Expose Prometheus metrics using inets httpd.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prometheus.io inets httpd exporter

Copyright (c) 2017 Ilya Khaprov <i.khaprov@gmail.com>.

Version: 2.1.11

Hex.pm Hex.pm Build Status Coverage Status

Provides httpd middleware "mod-module" (prometheus_httpd) for exposing Prometheus.io metrics in various formats.

Also can start its own httpd instance with just prometheus_httpd enabled.

Usage

prometheus_httpd:start()

More in prometheus_httpd module documentation

BEAM Dashboard

  • IRC: #erlang on Freenode;
  • Slack: #prometheus channel - Browser or App(slack://elixir-lang.slack.com/messages/prometheus).

Integrations

Dashboards

Blogs

License

MIT

Modules

prometheus_http_impl
prometheus_httpd
prometheus_httpd_ct

About

Expose Prometheus metrics using inets httpd.

License:MIT License


Languages

Language:Erlang 80.6%Language:Elixir 7.6%Language:Shell 5.1%Language:HTML 5.0%Language:Emacs Lisp 1.6%