Registry / observability / open-telemetry-opentelemetry-collector-contrib-receiver-prometheusexecreceiver

open-telemetry-opentelemetry-collector-contrib-receiver-prometheusexecreceiver

JSON →
librarygogounverified

Package prometheusexecreceiver receives Prometheus metrics by executing external programs.

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

prometheusexecreceiver
github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusexecreceiver

Create a new Prometheus Exec Receiver factory

package main import ( "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/prometheusexecreceiver" ) func main() { // This package is typically used within the OpenTelemetry Collector framework. _ = prometheusexecreceiver.NewFactory() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
12
OpenAI (training)
3
Amazon
1
Resources
open-telemetry-opentelemetry-collector-contrib-receiver-prometheusexecreceiver — go get open-telemetry-opentelemetry-collector-contrib-receiver-prometheusexecreceiver · libregistry