Current section
Files
Jump to
Current section
Files
src/opentelemetry_elli.app.src
{application,opentelemetry_elli,
[{description,"Elli middleware for tracing and stats with OpenTelemetry"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,opentelemetry_api]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/opentelemetry-beam/opentelemetry_elli"}]}]}.