Current section
Files
Jump to
Current section
Files
src/elli_prometheus.app.src
{application,elli_prometheus,
[{description,"Elli middleware for collecting stats via Prometheus."},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib,prometheus,accept]},
{env,[]},
{modules,[elli_prometheus]},
{licenses,["BSD-3"]},
{links,[{"GitHub",
"https://github.com/elli-lib/elli_prometheus"}]}]}.