Skip to content

Commit a84ca9e

Browse files
TeodorSAPk15r
andauthored
feat: add oauth2client OTel extensions to builder config (#433)
Co-authored-by: Korbinian Stoemmer <[email protected]>
1 parent 19cf752 commit a84ca9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

otel-collector/builder-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ extensions:
4848
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/pprofextension vOTEL_CONTRIB_VERSION
4949
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/storage/filestorage vOTEL_CONTRIB_VERSION
5050
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/k8sleaderelector vOTEL_CONTRIB_VERSION
51+
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/extension/oauth2clientauthextension vOTEL_CONTRIB_VERSION
5152

5253
connectors:
5354
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/connector/routingconnector vOTEL_CONTRIB_VERSION

0 commit comments

Comments
 (0)