Releases: czerwonk/bird_exporter
Releases · czerwonk/bird_exporter
1.4.3
What's Changed
- add docker publish github action by @LeoQuote in #92
- Add support for sinceEpoch field in bfd session by @unixsurfer in #97
New Contributors
- @LeoQuote made their first contribution in #92
- @unixsurfer made their first contribution in #97
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- docs(readme): grammer & whitespace by @MindTooth in #87
- Added helm chart by @Xartos in #83
- Fix collecting for bfd sessions stucked in Init state by @noevhlev in #86
- Add metric representing bird socket query result by @kralewitz in #82
New Contributors
- @MindTooth made their first contribution in #78
- @Xartos made their first contribution in #83
- @noevhlev made their first contribution in #86
- @kralewitz made their first contribution in #82
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- Allow regex to extract labels from protocol description by @sgrade in #61 (resolves #62)
- Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1 by @dependabot in #60
- Bump github.com/stretchr/testify from 1.4.0 to 1.7.0 by @dependabot in #59
New Contributors
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0 by @dependabot in #57
- Add support for BFD protocol by @czerwonk in #58 (resolves #56)
Full Changelog: 1.3.0...1.4.0
1.3.0
- added RPKI Protocol (resolving #42)
- added label for protocol state
- removed bgp_state metric introduced by #46 in 1.2.7 (replaced by
count by (state) (bird_protocol_up{proto="BGP"})
) - fixed a description parsing issue (resolves #51)
Full Changelog: 1.2.7...1.3.0
1.2.7
What's Changed
- Add basic support for the Babel protocol. by @tim-seoss in #48
- Add dependabot configuration. by @micah in #50
- Add bgp state metrics by @haozhangami in #46
- Bump github.com/sirupsen/logrus from 1.6.0 to 1.8.1 by @dependabot in #53
New Contributors
- @tim-seoss made their first contribution in #48
- @micah made their first contribution in #50
- @haozhangami made their first contribution in #46
- @dependabot made their first contribution in #53
Full Changelog: 1.2.6...1.2.7