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

Add & fix helm metrics endpoint #889

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

kwongtn
Copy link
Contributor

@kwongtn kwongtn commented Dec 17, 2024

The existing declaration does not expose the deployment to collect metrics from the pods, hence no metrics are being collected.

This PR exposes the metrics port, and also includes a "for-convenience" PodMonitor.
As some of us may already have metrics setup, I bumped the semver by 1 minor version to prevent anyone accidentally updating & wiping their configs.

Closes #871

Depends on:

@kwongtn kwongtn mentioned this pull request Dec 17, 2024
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.

Helm chart: Prometheus exporter not in the service
1 participant