This website requires JavaScript.
Explore
Help
Register
Sign In
open-telemetry
/
opentelemetry-java
mirror of
https://github.com/open-telemetry/opentelemetry-java.git
Watch
1
Star
0
Fork
You've already forked opentelemetry-java
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aba088b135
opentelemetry-java
/
semconv
History
John Watson
aba088b135
Update the semantic convention classes for spec v1.3.0 (
#3202
)
2021-05-06 10:25:28 +09:00
..
src/main/java/io/opentelemetry
/semconv
Update the semantic convention classes for spec v1.3.0 (
#3202
)
2021-05-06 10:25:28 +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.kts
Migrate remaining gradle scripts to kotlin (
#2820
)
2021-02-16 14:11:07 -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
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.