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

feature: haproxy rules and dashboard. Enable scrapeConfigs. #179

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

ralgozino
Copy link
Member

  • Add a new haproxy package that provides a Grafana dashboard and
    Prometheus Rules (alerts) for the HAproxy built-in exporter.
  • Configure the prometheus-operated k8s instance to detect the
    scrapeConfig objects labeled with prometheus: k8s so you can
    use them to define new scraping targets (an external HAproxy battery, for example).

Add a new `haproxy` package that provides a Grafana dashboard and
Prometheus Rules (alerts) for the HAproxy built-in exporter.
configure the prometheus-operated k8s instance to detect the
scrapeConfig objects labeled with the `prometheus: k8s` label so you can
use them to define new scraping targets.
Copy link
Contributor

@sbruzzese902 sbruzzese902 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ralgozino ralgozino merged commit ad8827f into main Jul 31, 2024
2 checks passed
@ralgozino ralgozino deleted the feature-haproxy-rules-and-dashboard branch November 18, 2024 13:43
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.

2 participants