Skip to content

Commit 4a613ef

Browse files
SylvainJugeopentelemetrybottiffany76theletterf
authored
document azure provider for java instrumentation 2.15.0 release (#6656)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Tiffany Hrabusa <[email protected]> Co-authored-by: Fabrizio Ferri-Benedetti <[email protected]>
1 parent 320f5e8 commit 4a613ef

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

content/en/docs/zero-code/java/agent/configuration.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,12 @@ default=false
114114
[GCP Resource Provider](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/gcp-resources).
115115
{{% /config_option %}}
116116

117+
{{% config_option
118+
name="otel.resource.providers.azure.enabled"
119+
default=false
120+
%}} Enables the
121+
[Azure Resource Provider](https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/azure-resources).
122+
{{% /config_option %}}
123+
117124
[extensions]:
118125
https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/examples/extension#readme

static/refcache.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7899,6 +7899,10 @@
78997899
"StatusCode": 206,
79007900
"LastSeen": "2025-01-16T11:37:38.952312-05:00"
79017901
},
7902+
"https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/azure-resources": {
7903+
"StatusCode": 206,
7904+
"LastSeen": "2025-04-08T07:20:52.864031848Z"
7905+
},
79027906
"https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/gcp-auth-extension": {
79037907
"StatusCode": 206,
79047908
"LastSeen": "2025-03-18T17:25:06.959055345Z"

0 commit comments

Comments
 (0)