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

Prometheus Operator support #116

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Conversation

djjudas21
Copy link
Contributor

Hi there, I started using this project recently so I decided to contribute support for the Prometheus Operator. This change only affects the Helm chart, but allows seamless integration for people using Kubernetes and the Prometheus Operator.

Setting serviceMonitor.enabled: true creates a serviceMonitor resource which makes Prometheus start scraping the exporter.

Setting prometheusRules.enabled: true adds some basic Prometheus alerting rules which alert on high latency or high packet loss.

This is tested & working on my Prometheus Operator stack.

Do you need me to bump the chart version before you merge?

Copy link
Owner

@czerwonk czerwonk left a comment

Choose a reason for hiding this comment

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

LGTM

@czerwonk czerwonk merged commit 375b125 into czerwonk:main Aug 30, 2024
4 checks passed
@czerwonk
Copy link
Owner

Thanks for contributing! :-)

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