Registry / observability / collector-exporter-otlpexporter

collector-exporter-otlpexporter

JSON →
library0.154.0gogounverified

Exports telemetry data from the OpenTelemetry Collector using the OTLP protocol.

go get go.opentelemetry.io/collector/exporter/otlpexporter
INSTALL
IMPORT
SIG · COLLECTOR-EXPORTER
C
collector-exporter-otlpexporter
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.

otlpexporter
go.opentelemetry.io/collector/exporter/otlpexporter

Creates a default OTLP exporter configuration.

package main import ( "go.opentelemetry.io/collector/exporter/otlpexporter" ) func main() { config := otlpexporter.NewFactory().CreateDefaultConfig() _ = config }
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
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources