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

open-telemetry-opentelemetry-collector-contrib-receiver-haproxyreceiver

JSON →
library0.154.0gogounverified

OpenTelemetry Collector receiver that collects metrics from HAProxy.

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

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

Create default HAProxy receiver configuration.

package main import ( "fmt" "github.com/open-telemetry/opentelemetry-collector-contrib/receiver/haproxyreceiver" ) func main() { cfg := haproxyreceiver.CreateDefaultConfig() fmt.Println(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
17 hits · last 30 days
node
14
OpenAI (training)
2
Amazon
1
Resources
open-telemetry-opentelemetry-collector-contrib-receiver-haproxyreceiver — go get open-telemetry-opentelemetry-collector-contrib-receiver-haproxyreceiver · libregistry