We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153809d commit 2ae15d5Copy full SHA for 2ae15d5
data/registry/extension-java-auth-gcp.yml
@@ -0,0 +1,21 @@
1
+title: Google Cloud Auth Extension
2
+registryType: extension
3
+language: java
4
+tags:
5
+ - gcp
6
+ - extension
7
+ - java
8
+ - auth
9
+ - google
10
+license: Apache 2.0
11
+description:
12
+ This extension provides automatic Google Cloud authentication for
13
+ OpenTelemetry Java's OTLP exporters, enabling telemetry export to Google Cloud
14
+ for both zero-code and manual instrumentation setups.
15
+authors:
16
+ - name: OpenTelemetry Authors
17
+urls:
18
+ repo: https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/gcp-auth-extension
19
+createdAt: 2025-03-18
20
+isNative: false
21
+isFirstParty: false
0 commit comments