opentelemetry-java/semconv
Marcin Grzejszczak a3551e7c45
Added info what are the new semantic attributes to be used (#4840)
* Added info what are the new semantic attributes to be used 

Related change - 0b45213858

* Regenerated the code

* Fixed . to #
2022-10-18 11:44:47 -05:00
..
src/main/java/io/opentelemetry/semconv Added info what are the new semantic attributes to be used (#4840) 2022-10-18 11:44:47 -05:00
README.md Move the semantic conventions generated code into its own module (#2423) 2021-01-06 08:25:17 -08:00
build.gradle.kts Format build.gradle.kts files (#3427) 2021-07-29 13:21:38 +09:00
gradle.properties mark the semantic conventions module as alpha (#2563) 2021-01-20 08:04:19 -08:00

README.md

OpenTelemetry Semantic Conventions

Javadocs

  • This module contains generated code for the Semantic Conventions defined by the OpenTelemetry specification.
  • Scripts for generating the classes live in the buildscripts/semantic-convention directory at the top level of the project.