Skip to content

Commit b55075f

Browse files
committed
[Registry] Add GCP Auth Extension for OTel Java
1 parent 2863ddb commit b55075f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
+21
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)