Current section
Files
Jump to
Current section
Files
src/cowboy_otel.app.src
{application,cowboy_otel,
[{description,"Cowboy stream and middleware for opentelemetry http server spans"},
{vsn,"0.2.0"},
{applications,[kernel,stdlib,opentelemetry,opentelemetry_api,
cowboy]},
{licenses,["ISC"]},
{links,[{"GitHub","https://github.com/kivra/cowboy-otel"}]}]}.