@@ -2049,6 +2049,9 @@ libraries:
20492049 description : This instrumentation enables context propagation for the Azure Core
20502050 library, it does not emit any telemetry on its own.
20512051 library_link : https://learn.microsoft.com/en-us/java/api/overview/azure/core-readme?view=azure-java-stable
2052+ features :
2053+ - CONTEXT_PROPAGATION
2054+ - AUTO_INSTRUMENTATION_SHIM
20522055 source_path : instrumentation/azure-core/azure-core-1.14
20532056 scope :
20542057 name : io.opentelemetry.azure-core-1.14
@@ -2059,6 +2062,9 @@ libraries:
20592062 description : This instrumentation enables context propagation for the Azure Core
20602063 library, it does not emit any telemetry on its own.
20612064 library_link : https://learn.microsoft.com/en-us/java/api/overview/azure/core-readme?view=azure-java-stable
2065+ features :
2066+ - CONTEXT_PROPAGATION
2067+ - AUTO_INSTRUMENTATION_SHIM
20622068 source_path : instrumentation/azure-core/azure-core-1.19
20632069 scope :
20642070 name : io.opentelemetry.azure-core-1.19
@@ -2069,6 +2075,9 @@ libraries:
20692075 description : This instrumentation enables context propagation for the Azure Core
20702076 library, it does not emit any telemetry on its own.
20712077 library_link : https://learn.microsoft.com/en-us/java/api/overview/azure/core-readme?view=azure-java-stable
2078+ features :
2079+ - CONTEXT_PROPAGATION
2080+ - AUTO_INSTRUMENTATION_SHIM
20722081 source_path : instrumentation/azure-core/azure-core-1.36
20732082 scope :
20742083 name : io.opentelemetry.azure-core-1.36
@@ -2079,6 +2088,8 @@ libraries:
20792088 - name : c3p0-0.9
20802089 description : The c3p0 instrumentation provides connection pool metrics for c3p0
20812090 data sources.
2091+ semantic_conventions :
2092+ - DATABASE_POOL_METRICS
20822093 library_link : https://github.com/swaldman/c3p0
20832094 source_path : instrumentation/c3p0-0.9
20842095 scope :
0 commit comments