Registry / observability / collector-extension-auth

collector-extension-auth

JSON →
library0.121.0gogounverified

Provides authentication extensions for the OpenTelemetry Collector.

go get go.opentelemetry.io/collector/extension/auth
INSTALL
IMPORT
SIG · COLLECTOR-EXTENSIO
C
collector-extension-auth
observabilitygov0.121.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

auth
go.opentelemetry.io/collector/extension/auth

Creates a new server authenticator (simplified).

package main import ( "fmt" "go.opentelemetry.io/collector/extension/auth" ) func main() { fmt.Println(auth.NewServerAuthenticator(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.121.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
Resources
collector-extension-auth — go get collector-extension-auth · libregistry