You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HAProxy offers useful statistics.
We have a haproxy collectd monitor that is currently able to poll metrics by calling out to a socket exposed by haproxy, sending commands and parsing its output: https://github.com/signalfx/collectd-haproxy
I would like to offer an OpenTelemetry native replacement.
Example configuration for the component
haproxy:
socket: /var/run/haproxy
Telemetry data types supported
metrics
Is this a vendor-specific component?
This is a vendor-specific component
If this is a vendor-specific component, I am proposing to contribute this as a representative of the vendor.
Sponsor (optional)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
I am happy to sponsor this one since my team's would appreciate a replacement, though I don't have a lot of time within this calendar year to be able to help get this out.
The purpose and use-cases of the new component
HAProxy offers useful statistics.
We have a haproxy collectd monitor that is currently able to poll metrics by calling out to a socket exposed by haproxy, sending commands and parsing its output:
https://github.com/signalfx/collectd-haproxy
I would like to offer an OpenTelemetry native replacement.
Example configuration for the component
Telemetry data types supported
metrics
Is this a vendor-specific component?
Sponsor (optional)
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: