opentelemetry-java/semconv
Liudmila Molkova 188210bdba
Update semconv to 1.19.0 and related build tool changes (#5311)
* 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
2023-03-30 08:34:48 -07:00
..
src/main/java/io/opentelemetry/semconv Update semconv to 1.19.0 and related build tool changes (#5311) 2023-03-30 08:34:48 -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.