You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`io.opentelemetry.semconv:opentelemetry-semconv:{{version}}`|[![Maven Central][maven-image-stable]][maven-url-stable]| Generated code for stable semantic conventions. |
18
-
|`io.opentelemetry.semconv:opentelemetry-semconv-incubating:{{version}}-alpha`|[![Maven Central][maven-image-incubating]][maven-url-incubating]| Generated code for experimental semantic conventions.</br>**NOTE:** This artifact has the [-alpha][versioning] and comes with no compatibility guarantees. Libraries can use this for testing, but should make copies of the attributes to avoid possible runtime errors from version conflicts. |
15
+
| Artifact `{group}:{artifactId}:{version}`| Latest Version | Description |
|`io.opentelemetry.semconv:opentelemetry-semconv:{{version}}`|![Maven Central][maven-badge-stable]| Generated code for stable semantic conventions. |
18
+
|`io.opentelemetry.semconv:opentelemetry-semconv-incubating:{{version}}-alpha`|![Maven Central][maven-badge-incubating]| Generated code for experimental semantic conventions.</br>**NOTE:** This artifact has the [-alpha][versioning] and comes with no compatibility guarantees. Libraries can use this for testing, but should make copies of the attributes to avoid possible runtime errors from version conflicts. |
19
19
20
20
21
21
### Maven
@@ -104,10 +104,9 @@ of [open-telemetry/opentelemetry-java](https://github.com/open-telemetry/opentel
104
104
See [opentelemetry-java contributors](https://github.com/open-telemetry/opentelemetry-java#contributing)
0 commit comments