-
-
Notifications
You must be signed in to change notification settings - Fork 58
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
Expose metrics from NGINX and Bind to Prometheus #39
base: master
Are you sure you want to change the base?
Conversation
Exposing zone statistic for Bind9 in web interface. https://kb.isc.org/docs/monitoring-recommendations-for-bind-9 Co-authored-by: William Bergmann Børresen <[email protected]>
Co-authored-by: William Bergmann Børresen <[email protected]>
Co-authored-by: William Bergmann Børresen <[email protected]>
Co-authored-by: William Bergmann Børresen <[email protected]>
This also adds labels for the ease of filtering in Prometheus/Grafana Co-authored-by: William Bergmann Børresen <[email protected]>
Co-authored-by: William Bergmann Børresen <[email protected]>
This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is still awating review. When looking at the issue, there seems to be an interest in getting these features. If not all, then some. |
This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This is still awating review. |
This update is the docker-compose update for the NGINX and Bind export to Prometheus.
Please see #38 for further information about this update as this solves #38
In short, we have added two exporters, to export status from Bind and NGINX, such that Prometheus can scrape the data.
This update also includes network segregation, such that the exporters only have access to the services they need, and no more.
And we have updated the README.md, to include a short description of how to use the metrics.