Awesome
Prometheus.io inets httpd exporter
Copyright (c) 2017 Ilya Khaprov <i.khaprov@gmail.com>.
Version: 2.1.11
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
- 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.
Dashboards
Blogs
- Monitoring Elixir apps in 2016: Prometheus and Grafana
- A Simple Erlang Application, with Prometheus.
License
MIT