bind_exporter
bind_exporter copied to clipboard
Prometheus exporter for BIND
Hi team, I monitoring for BIND 9.10.16 but error message msg="Couldn't retrieve BIND stats" err="unexpected status 404 No such URL". Please let me know exporter 0.505 version has support BIND...
Propagating changes from prometheus/prometheus default branch.
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...
Hey team, any plans to cut a new release? Thank you!
Propagating changes from prometheus/prometheus default branch.
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.18.0 to 1.19.0. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.0 What's Changed The module prometheus/common v0.48.0 introduced a bug when used together with client_golang. If your project...
This implements parsing of the DNS request / response traffic size histograms. Refs: #64
I want to Plot graph of tcp_client from bind_exporter. is there any option in bind_exporter ,If not please mark this as feature-request this is rndc status . +++++++++++++++++ recursive clients:...
This seems to be a variant on https://github.com/prometheus-community/bind_exporter/issues/69. `Jan 11 13:05:28 xyz prometheus-bind-exporter[55732]: level=error ts=2024-01-11T13:05:28.266Z caller=bind_exporter.go:440 msg="Couldn't retrieve BIND stats" err="failed to unmarshal XML response: strconv.ParseUint: parsing \"-1\": invalid syntax"`...
support for exporting in views _default and views zone the following "cachestats":{ "CacheHits":1504918921, "CacheMisses":248, "QueryHits":1643075178, "QueryMisses":2000999100, "DeleteLRU":0, "DeleteTTL":11851633, "CacheNodes":2896891, "CacheBuckets":1048576, "TreeMemTotal":582267693688, "TreeMemInUse":1410695525, "TreeMemMax":1410699788, "HeapMemTotal":5149852736, "HeapMemInUse":37798976, "HeapMemMax":40158272 },