Current section
Files
Jump to
Current section
Files
src/opentelemetry_semantic_conventions.app.src
{application, opentelemetry_semantic_conventions,
[{description, "Macros defining the keys of OpenTelemetry semantic conventions"},
{vsn, "1.27.0"},
{registered, []},
{applications,
[kernel,
stdlib
]},
{env,[]},
{modules, []},
{licenses, ["Apache-2.0"]},
{links, []}
]}.