Releases: czerwonk/junos_exporter
Releases · czerwonk/junos_exporter
0.12.5
What's Changed
- feat: add l2vpn metrics by @Gaste8 in #248
- fix: add flag for L2VPN in main.go by @Gaste8 in #254
- expose configured MTU on physical and virtual interfaces by @maxiestudies in #256
- Added macsec feature by @surprise30 in #261
- Helm: chart fixes and improvements by @crabique in #259
New Contributors
- @maxiestudies made their first contribution in #256
- @surprise30 made their first contribution in #261
- @crabique made their first contribution in #259
Full Changelog: 0.12.4...0.12.5
0.12.4
What's Changed
- Fix wrong Description in prometheus-junos-exporter.service by @MrXermon in #246
- BGP: Implement dynamic labels from descriptions by @taktv6 in #249
- Interface Queues: Add forwarding_class label by @taktv6 in #250
- Interfaces: Refactor dynamic labels by @taktv6 in #251
Full Changelog: 0.12.3...12.4
0.12.3
What's Changed
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #231
- Update Helm Chart patch series by @wigust in #234
- Bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #235
- handle platforms that don't support show system buffers command by @matejv in #239
- scrape underlying interfaces (subscriber module) by @Gaste8 in #238
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #240
- fix interface speed 0 error by @cwaynej in #242
- Bump golang.org/x/net from 0.18.0 to 0.23.0 by @dependabot in #243
- Fix wrong path to executable by @nomaster in #244
- Extract local AS from peer xml by @mraerino in #245
New Contributors
- @wigust made their first contribution in #234
- @matejv made their first contribution in #239
- @cwaynej made their first contribution in #242
- @nomaster made their first contribution in #244
- @mraerino made their first contribution in #245
Full Changelog: 0.12.2...0.12.3
0.12.2
What's Changed
- scrape more transceiver data by @Gaste8 in #222
- scraping of subscribers -> new metric: junos_subscriber_info by @Gaste8 in #227
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #230
- key passphrase + feature security-ike by @ahuret in #229
New Contributors
Full Changelog: 0.12.0...0.12.2
0.12.0
What's Changed
- Tracing using OpenTelemetry by @czerwonk in #207
- Bump golang.org/x/net from 0.4.0 to 0.7.0 by @dependabot in #208
- Fix "Could not connect to x: not connected" errors by @foutrelis in #211
- Scrape license information by @fstolba in #214
- Fix alarms on multi-RE systems by @Nothing4You in #217
- Bump google.golang.org/grpc from 1.52.0 to 1.53.0 by @dependabot in #218
- Added support for bgp session states next to session up by @33Fraise33 in #219
- Collect fan status information for EX series switches by @tomhughes in #224
- Fix BGP group label for old EX devices
- Add info label with filter pollicy
- Add metrics for MED, pref and hold time
New Contributors
- @dependabot made their first contribution in #208
- @foutrelis made their first contribution in #211
- @33Fraise33 made their first contribution in #219
- @tomhughes made their first contribution in #224
Full Changelog: 0.10.1...0.12.0
0.10.1
What's Changed
- export new metrics (prefix_limits) in bgp module by @Gaste8 in #201
- export bdpu error flag by @Gaste8 in #200
- extend interface module to include missing ethernet-mac-statistics by @Gaste8 in #199
- Add security_policies module for SRX policies by @teliax-logan in #197
New Contributors
- @teliax-logan made their first contribution in #197
Full Changelog: 0.10.0...0.10.1
0.10.0
Changelog
What's Changed
- change the lacp metric name/member by @lethalwp in #188
- Collect metrics on the IS-IS adjacency state by @mirceaulinic in #194
- rpm: add loss_percent_current metric by @Nothing4You in #193
- Wrong DOM values for xe-* interfaces #178 by @Gaste8 in #180
- Optimized locking in connection manager
- Expire unused SSH connections
- Removed
config.ignore-targets
-Flag to reduce complexity and misuse. Host pattern feature is better suited and does not require edge case handling. The same can be achived by defining an catch all host pattern:
devices:
- host: .*
host_pattern: true
- Code cleanup to make the linter and go-staticcheck happy
New Contributors
- @Nothing4You made their first contribution in #193
- @Gaste8 made their first contribution in #180
Full Changelog: 0.9.15...0.10.0
0.9.15
What's Changed
- Enhance the alarm metrics by providing additional details by @mirceaulinic in #169
- Junos security monitoring info by @eesperi in #171
- Interface stats metrics types set to Counter by @olekgo in #172
- add FEC metrics by @valerarar in #173
- Fix dynamic label regex parsing behaviour by @fstolba in #176
- Implement debian packaging by @lucasvbeek in #179
- Add bfd by @lethalwp in #183
- Use device hostnames as a pattern by @stephrdev in #181
- adding basic lacp metrics by @lethalwp in #182
- Add basic mpls lsp by @lethalwp in #184
New Contributors
- @mirceaulinic made their first contribution in #169
- @eesperi made their first contribution in #171
- @olekgo made their first contribution in #172
- @valerarar made their first contribution in #173
- @fstolba made their first contribution in #176
- @lucasvbeek made their first contribution in #179
- @stephrdev made their first contribution in #181
Full Changelog: 0.9.14...0.9.15
0.9.14
What's Changed
- 9b4986c switch to go 1.17
- add metrics for TX/RX broadcast, multicast, unicasts, CRC error packets by @kakkotetsu in #157
- adding NAT2 by @lethalwp in #168
New Contributors
Full Changelog: 0.9.13...0.9.14
0.9.13
What's Changed
- allow for custom interface description regex by @momorientes in #160
- add metrics for VRRP state by @kakkotetsu in #158
- add metrics for MAC address table by @kakkotetsu in #156
- Add support for multiple bgp rib by @ak1ra24 in #138
- fix help of junos_fpc_cpu_total, fixes #152 by @momorientes in #164
New Contributors
Full Changelog: 0.9.12...0.9.13