bird_exporter icon indicating copy to clipboard operation
bird_exporter copied to clipboard

Bird protocol state exporter for bird routing daemon to use with https://prometheus.io/

Results 20 bird_exporter issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0. Commits f8bf765 Merge pull request #1343 from sirupsen/dbd-upd-dep ebc9029 update dependencies 56c843c Merge pull request #1337 from izhakmo/fix-cve 41b4ee6 update gopkg.in/yaml.v3 to v3.0.1 f98ed3e...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.8.0. Commits 181cea6 impr: CallerInfo should print full paths to the terminal (#1201) cf1284f Allow mock expectations to be ordered (#1106) 66eef0e fix: assert.MapSubset (or...

dependencies

Hi guys, can you please push all the images starting from 1.2.7 to 1.4.1 to docker hub? Thanks.

# Overview In Prometheus, every time series is UNIQuely identified by its metric name and set of LABELS ([source](https://prometheus.io/docs/concepts/data_model/)). So, when a state (label) changes in bird_protocol_up metric, new time...

how can I see the metrics of bfd sessions? Interested in at least the status (up/down). They are displayed by the command: birdc show bfd sesssions

Hi, recently I've moved to bird2 and got a couple problems with it. - Installing with apt was failing due to dependencies since bird2 is not accepted instead of bird....

Hello, Thanks for merging the basic babel support! I'd like to write a babel protocol parser/exporter (along the same lines as the OSPF functionality). I've got a basic proof of...

Hi, we have activated the -format.description-labels flag and added descriptions to our connections. It works very well but only for everything with ip_version="4" but not for IPv6. Kindly Regards

hello guys i have a local networks with bgp peers on different devices how can i monitor BGP state = establish with this bird_exporter? is it possible ? i just...