Skip to content

chore: update monitoring stack for scraping nifi metrics #260

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

Closed
wants to merge 2 commits into from

Conversation

xeniape
Copy link
Member

@xeniape xeniape commented Jul 18, 2025

Part of stackabletech/nifi-operator#813. Updates the monitoring stack by enabling mTLS communication between Prometheus and NiFi to allow scraping metrics.

WIP: This needs also an update to the prometheus-community Helm Chart version once this issue is fixed. Currently the Prometheus CRD omits labels and annotations in the VolumeClaimTemplates of the additional volumes, therefore preventing secret-operator from generating the client certificates.
If the issue doesn't get fixed any time soon, we could also try to replace the Prometheus CRD with the one generated by the fix in prometheus-operator/prometheus-operator#7723 (already tested locally).

@xeniape
Copy link
Member Author

xeniape commented Jul 30, 2025

Closing this in favor of #284, which includes another workaround of having an additional deployment creating the mTLS certs in Secrets, which ServiceMonitors can use.

This PR can be used later when the issue has been fixed upstream.

@xeniape xeniape closed this Jul 30, 2025
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.

1 participant