Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New component: HAProxy receiver #16829

Closed
2 tasks
atoulme opened this issue Dec 8, 2022 · 3 comments
Closed
2 tasks

New component: HAProxy receiver #16829

atoulme opened this issue Dec 8, 2022 · 3 comments
Labels
Accepted Component New component has been sponsored

Comments

@atoulme
Copy link
Contributor

atoulme commented Dec 8, 2022

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

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

@atoulme atoulme added the needs triage New item requiring triage label Dec 8, 2022
@MovieStoreGuy MovieStoreGuy added Accepted Component New component has been sponsored and removed needs triage New item requiring triage labels Dec 8, 2022
@MovieStoreGuy
Copy link
Contributor

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.

@atoulme
Copy link
Contributor Author

atoulme commented Dec 8, 2022

Thanks @MovieStoreGuy !

@atoulme
Copy link
Contributor Author

atoulme commented Jan 7, 2023

Closing as the component is accepted. Will open further issues for development.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Component New component has been sponsored
Projects
None yet
Development

No branches or pull requests

2 participants