Registry / observability / collector-config-internal

collector-config-internal

JSON →
library0.116.0gogounverified

Internal configuration utilities for the OpenTelemetry Collector.

go get go.opentelemetry.io/collector/config/internal
INSTALL
IMPORT
SIG · COLLECTOR-CONFIG-I
C
collector-config-internal
observabilitygov0.116.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.

internal
go.opentelemetry.io/collector/config/internal

Retrieve the internal version string.

package main import ( "fmt" "go.opentelemetry.io/collector/config/internal" ) func main() { fmt.Println(internal.Version()) }
Debug
Known issues
breakingInternal package: no backward compatibility guarantees.
fix
Do not depend on this package directly; use public APIs from go.opentelemetry.io/collector/config.
affects: >=0.0.0
Upgrade
Version history
0.116.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
OpenAI (training)
1
Resources
collector-config-internal — go get collector-config-internal · libregistry