opentelemetry-java/semconv
Anuraag Agrawal 73a59e0e15
Update to latest semantic conventions. (#2452)
* Update to latest semantic conventions.

* Update buildscripts/semantic-convention/generate.sh

Co-authored-by: John Watson <jkwatson@gmail.com>

Co-authored-by: Bogdan Drutu <lazy@splunk.com>
Co-authored-by: John Watson <jkwatson@gmail.com>
2021-01-08 11:06:09 +09:00
..
src/main/java/io/opentelemetry Update to latest semantic conventions. (#2452) 2021-01-08 11:06:09 +09: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

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.