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

Adding remote write configs for Haproxy Metrics #1748

Merged
merged 5 commits into from Sep 15, 2021

Conversation

anphn-mtt
Copy link
Contributor

@anphn-mtt anphn-mtt commented Sep 14, 2021

Description

Added Remote/Write Configs for Haproxy metrics:
List of Metrics are on following page:

https://github.com/influxdata/telegraf/tree/master/plugins/inputs/haproxy

Metrics follow following format

        ## haproxy_active_servers
        ## haproxy_backup_servers
        ## haproxy_bin
        ## haproxy_bout
        ## haproxy_chkfail
        ## haproxy_ctime
        ## haproxy_dreq
        ## haproxy_dresp
        ## haproxy_econ
        ## haproxy_ereq
        ## haproxy_eresp 
        ## haproxy_http_response_*
        ## haproxy_qcur
        ## haproxy_qmax
        ## haproxy_qtime
        ## haproxy_rate
        ## haproxy_rtime
        ## haproxy_scur
        ## haproxy_slim
        ## haproxy_smax 
        ## haproxy_ttime
        ## haproxy_weight
        ## haproxy_wredis
        ## haproxy_wretr

Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@anphn-mtt anphn-mtt requested a review from a team as a code owner September 14, 2021 07:07
@pmalek-sumo
Copy link
Contributor

@anphn-mtt Please resolve the conflicts.

@pmalek-sumo pmalek-sumo merged commit 0186cab into SumoLogic:main Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants