Registry / observability / collector-otelcol

collector-otelcol

JSON →
library0.154.0gogounverified

OpenTelemetry Collector is a vendor-agnostic agent for collecting and exporting telemetry data.

go get go.opentelemetry.io/collector/otelcol
INSTALL
IMPORT
SIG · COLLECTOR-OTELCOL
C
collector-otelcol
observabilitygov0.154.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.

otelcol
go.opentelemetry.io/collector/otelcol

Create a new OpenTelemetry Collector command.

package main import ( "fmt" "go.opentelemetry.io/collector/otelcol" ) func main() { cmd := otelcol.NewCommand() fmt.Println(cmd.Use) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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