53 Commits

Author SHA1 Message Date
Daniel Czerwonk
f13ef4bd7e
Add support for BFD protocol (#58) 2022-01-27 12:20:22 +01:00
Daniel Czerwonk
cde3432490 set new metric format as default, add RPKI protocol 2022-01-14 11:27:11 +01:00
Daniel Czerwonk
3f19d943a1
Update main.go
Bump version
2022-01-13 09:35:07 +01:00
Tim Small
d494720cc3 Add basic support for the Babel protocol.
This doesn't add a protocol specific parser, but does allow basic
information about babel imported and exported routes etc. to be exposed.
2021-09-23 13:20:19 +01:00
Daniel Czerwonk
c9985a3895 migrated log from deprecated prom package to logrus 2021-07-02 11:44:13 +02:00
Daniel Czerwonk
70add87095
Update main.go 2020-05-04 22:44:24 +02:00
Daniel Czerwonk
350a49f6c2
Update main.go
bumped version
2020-02-19 17:14:30 +01:00
Oliver Herms
3655df1d23 Add labels from protocol descriptions. 2020-02-18 19:55:16 +01:00
Daniel Czerwonk
25ef739b20 add filter names as label 2019-11-01 13:18:42 +01:00
Daniel Czerwonk
cfe60b92dd
Update main.go 2019-03-09 14:23:50 +01:00
Daniel Czerwonk
d984aa9140 bumped version 2018-08-24 09:13:09 +02:00
Daniel Swarbrick
1e8267229b Fix typo convinient -> convenient 2018-06-15 16:47:46 +02:00
Daniel Czerwonk
e5aa32646d added support for iso date format 2018-01-03 17:20:38 +01:00
Daniel Czerwonk
d5d929ed96 added new ospf specific metrics 2018-01-01 12:55:25 +01:00
Daniel Czerwonk
176ec6f113 bird client refactoring to support protocol specific ad hoc requests 2017-12-31 17:12:43 +01:00
Daniel Czerwonk
d46dc7e1ce removed device protocol since it does not generate routes 2017-12-12 16:00:28 +01:00
Daniel Czerwonk
1ce2e0ac53 test for bird 2.0 channel support 2017-12-12 00:01:32 +01:00
Daniel Czerwonk
eabc3de149
Update main.go
fixed copy paste
2017-12-01 14:27:02 +01:00
Daniel Czerwonk
9c58e96ba0 added info text when using the old format 2017-12-01 10:04:50 +01:00
Daniel Czerwonk
5bb4771717 goimports 2017-12-01 08:00:29 +01:00
Daniel Czerwonk
cf021eb59d documented format changes 2017-12-01 07:59:49 +01:00
Daniel Czerwonk
bd27c80b5d added flags to disable protocols 2017-12-01 07:42:29 +01:00
Daniel Czerwonk
5c10493514 generic protocol export (new format) 2017-12-01 00:37:12 +01:00
Daniel Czerwonk
baeb9c804e refactoring 2017-11-30 22:35:14 +01:00
Daniel Czerwonk
22ac426781
Update main.go 2017-11-29 21:14:37 +01:00
Daniel Czerwonk
a71f0cd0f0 increased version 2017-11-29 21:05:22 +01:00
Daniel Czerwonk
f66fc00242 resolves #10 2017-11-29 20:03:52 +01:00
Daniel Czerwonk
a0dc848078 added Makefile, bumped version 2017-09-29 23:36:10 +02:00
Daniel Czerwonk
0619a4c05c using czerwonk/bird_socket lib for communication with bird 2017-06-30 16:57:40 +02:00
Daniel Czerwonk
bf309b106f fixed https://github.com/czerwonk/bird_exporter/issues/6 2017-06-20 18:31:21 +02:00
Daniel Czerwonk
900ff9f4c2 removed bird client dependency, using socket instead 2017-06-19 21:05:06 +02:00
Daniel Czerwonk
237f4e928a added landing page 2017-06-17 09:40:20 +02:00
Daniel Czerwonk
86433085e1 Update main.go 2017-06-17 09:00:15 +02:00
Daniel Czerwonk
dd14b1fc46 Update main.go
Default port had to be changed because it was already in use by elastricsearch
2017-06-17 08:46:54 +02:00
Daniel Czerwonk
ff7e0d8067 switched to prometheus log 2017-05-28 20:41:15 +02:00
Daniel Czerwonk
18fe778237 use prometheus common logging 2017-05-28 01:12:27 +02:00
Daniel Czerwonk
92c31214c5 go_vet fix 2017-05-27 11:52:23 +02:00
Daniel Czerwonk
68959fb958 added author remark 2017-05-27 01:20:15 +02:00
Daniel Czerwonk
284175e5bb prometheus_client library 2017-05-26 18:42:26 +02:00
Daniel Czerwonk
c5d012cee0 added ospf*_running metric 2017-05-16 16:05:19 +02:00
Daniel Czerwonk
506efcbcb7 added metric for filtered routes 2017-05-16 15:22:11 +02:00
Daniel Czerwonk
927118bcdc added test for down ospf protocols, increased version number 2017-05-16 14:58:00 +02:00
Daniel Czerwonk
da85cdb32a increased version 2017-03-17 08:40:13 +01:00
Daniel Czerwonk
22556cbe07 fixed prom attribute name for imported routes 2017-03-17 08:20:41 +01:00
Daniel Czerwonk
b513dc6d04 --help improved 2017-03-14 17:23:31 +01:00
Daniel Czerwonk
37c832164d added ospf support 2017-02-04 21:33:51 +01:00
Daniel Czerwonk
cf7d4bd13e renamed session to protocol 2017-02-04 20:36:00 +01:00
Daniel Czerwonk
97a971c795 renamed project 2017-01-28 20:56:25 +01:00
Daniel Czerwonk
fb2806649b moved regex initialization to init function 2016-12-16 23:19:13 +01:00
Daniel Czerwonk
32aa2ef193 changed license 2016-12-11 23:38:57 +01:00