opentelemetry-java/semconv
John Watson 878da7932f
mark the semantic conventions module as alpha (#2563)
2021-01-20 08:04:19 -08:00
..
src/main/java/io/opentelemetry Generate the ResourceAttributes class (#2540) 2021-01-19 23:02:11 -08:00
README.md Move the semantic conventions generated code into its own module (#2423) 2021-01-06 08:25:17 -08:00
build.gradle Move the semantic conventions generated code into its own module (#2423) 2021-01-06 08:25:17 -08: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.