Current section

Files

Jump to
prometheus_httpd src prometheus_httpd.app.src
Raw

src/prometheus_httpd.app.src

{application,prometheus_httpd,
[{description,"Prometheus.io inets httpd exporter"},
{vsn,"2.1.14"},
{registered,[]},
{applications,[kernel,stdlib,inets,prometheus,accept]},
{env,[]},
{modules,[]},
{mod,{prometheus_httpd,[]}},
{description,"Expose Prometheus metrics using inets httpd."},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/prometheus-erl/prometheus.erl"},
{"Hex.pm","https://hex.pm/packages/prometheus_httpd"},
{"Beam Dashboards",
"https://github.com/prometheus-erl/beam-dashboards"},
{"Prometheus","https://hex.pm/packages/prometheus"},
{"Prometheus.ex",
"https://hex.pm/packages/prometheus_ex"},
{"Pushgateway client",
"https://hex.pm/packages/prometheus_push"},
{"Ecto Instrumenter",
"https://hex.pm/packages/prometheus_ecto"},
{"Phoenix Instrumenter",
"https://hex.pm/packages/prometheus_phoenix"},
{"Plugs Instrumenter/Exporter",
"https://hex.pm/packages/prometheus_plugs"},
{"Process info Collector",
"https://hex.pm/packages/prometheus_process_collector"}]}]}.