Current section
Files
Jump to
Current section
Files
src/prometheus_cowboy.app.src
{application,prometheus_cowboy,
[{description,"Cowboy exporter for the prometheus.erl client"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib,cowboy,prometheus,
prometheus_httpd]},
{env,[]},
{modules,[]},
{mod,{prometheus_cowboy,[]}},
{licenses,["MIT"]},
{links,[{"Github",
"https://github.com/prometheus-erl/prometheus-cowboy"}]}]}.