* Generate semconv 1.19.0 with new build-tools * update code to use new user agentattribute name * changelog * add deprecated attributes * add old deprecated attributes * cleanup |
||
|---|---|---|
| .. | ||
| src/main/java/io/opentelemetry/semconv | ||
| README.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
README.md
OpenTelemetry Semantic Conventions
- This module contains generated code for the Semantic Conventions defined by the OpenTelemetry specification.
- Scripts for generating the classes live in the
buildscripts/semantic-conventiondirectory at the top level of the project.