Packages

Elli middleware for collecting stats via Prometheus.

Current section

Files

Jump to
elli_prometheus src elli_prometheus.app.src
Raw

src/elli_prometheus.app.src

{application,elli_prometheus,
[{description,"Elli middleware for collecting stats via Prometheus."},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib,prometheus,accept]},
{env,[]},
{modules,[elli_prometheus]},
{maintainers,["elli-lib team"]},
{licenses,["BSD-3"]},
{links,[{"GitHub",
"https://github.com/elli-lib/elli_prometheus"}]}]}.