bind_exporter icon indicating copy to clipboard operation
bind_exporter copied to clipboard

Prometheus exporter for BIND

Results 24 bind_exporter issues
Sort by recently updated
recently updated
newest added

Hi Am new to prometheus and giving it a try. I've installed bind_exporter v0.4.0 on a Centos 7 machine running bind 9.11.4. I noticed on the Grafana dashboard that some...

Bind now supports stats over JSON.

enhancement
help wanted

I'm running into an issue during the command Make. Please see last line for error that I'm getting. I've also attached two colored screenshots showing command Make in run. Any...

Signed-off-by: Raul Mahiques

Hi, `bind_recursive_clients` is now counter, but should be a gauge. Since its current connected clients.

bug
help wanted

Since resp.Body implements the io.Reader interface, it can be decoded directly by an xml.Decoder, without the intermediate ioutil.ReadAll byte slice.

![image](https://user-images.githubusercontent.com/2403335/87481469-64fe3300-c5fd-11ea-8516-ee9d5687d032.png) The issue appears to be the use of `max(node_time_seconds{instance=~"$node:.*"})` which appears to not work in Prometheus 2.19, and a possible change in how Bind 9.16 reports uptime. The result...

There are some interesting metrics on the `traffic` statistics endpoint. They appear to be sparse histogram buckets. It will take some digging, but we might be able to translate these...

None of these groups get exported so far.

enhancement
help wanted