opentelemetry-java/semconv
jack-berg 9bc34d7621
Update to semconv 1.20.0 (#5497)
2023-06-02 12:35:47 -07:00
..
src/main/java/io/opentelemetry/semconv Update to semconv 1.20.0 (#5497) 2023-06-02 12:35:47 -07:00
README.md Cleanup readmes (#5263) 2023-03-06 09:39:34 -06:00
build.gradle.kts Revert removal final newline (#5133) 2023-01-18 08:51:41 -06:00
gradle.properties mark the semantic conventions module as alpha (#2563) 2021-01-20 08:04:19 -08:00

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-convention directory at the top level of the project.