Packages
OpenTelemetry API
Retired package: Release invalid - published with only Erlang modules and not Elixir modules
Current section
Files
Jump to
Current section
Files
src/opentelemetry_api.app.src
{application,opentelemetry_api,
[{description,"OpenTelemetry API"},
{vsn,"1.0.0-rc.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/open-telemetry/opentelemetry-erlang-api"}]}]}.