View Source Prometheus.io inets httpd exporter
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 the prometheus_httpd
module documentation
- IRC: #erlang on Freenode;
- Slack: #prometheus channel - Browser or App(slack://elixir-lang.slack.com/messages/prometheus).
Integrations
- Ecto Instrumenter
- Erlang client
- Elixir client
- Elixir plugs Instrumenters and Exporter
- Extatus - App to report metrics to Prometheus from Elixir GenServers
- Fuse plugin
- OS process info Collector (linux-only)
- Phoenix Instrumenter
- RabbitMQ Exporter.