Registry / observability / open-telemetry-opentelemetry-collector-contrib-exporter-prometheusremotewriteexporter

open-telemetry-opentelemetry-collector-contrib-exporter-prometheusremotewriteexporter

JSON →
library0.154.0gogounverified

Sends metrics data to Prometheus Remote Write endpoints.

go get github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter
INSTALL
IMPORT
SIG · OPEN-TELEMETRY-OPE
O
open-telemetry-opentelemetry-collector-contrib-exporter-prometheusremotewriteexporter
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.

prometheusremotewriteexporter
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter

Import and configure the Prometheus Remote Write exporter.

package main import ( "go.opentelemetry.io/collector/component" "github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter" ) func main() { cfg := prometheusremotewriteexporter.Config{} _ = cfg }
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
4 hits · last 30 days
node
4
Resources
open-telemetry-opentelemetry-collector-contrib-exporter-prometheusremotewriteexporter — go get open-telemetry-opentelemetry-collector-contrib-exporter-prometheusremotewriteexporter · libregistry