v0.8.0
This release adds additional module support in the otel collector and accompanying dashboards, and includes performance improvements for devices with very large configurations.
It's recommended that any organization which modified page_item_limit to support large device configs remove that it favor of the default settings.
Added
- Fleet Dashboard with cgnat stats
- Fleet Dashboard with DoS stats
- Fleet Dashboard with Firewall Rule stats
- Fleet Dashboard with Access Policy Manager
Changed
- Update Device Overview Dashboard with network interface metrics
- Update units on network data rates to bits instead of Bytes (all dashboards)
- Modify otel collector self-telemetry settings to allow prometheus communication after upstream updates
Fixed
- units suffix on dashboards with f5.module.license.info and f5.profile.fastl4.tx_errors
- missing dataType field added to f5.pool.member.info
OTEL Collector Release Notes v0.8.0
Added
- add cgnat stats support (default disabled)
- add DoS stats support (default disabled)
- add Firewall Rule stats support (default disabled)
- add Access Policy Manager stats support (default disabled)
- add Network Interface / Vlan Interface / Self IP metrics support
Changed
- Upgrade to otel core v0.119.0
- Modify api token logic to better handle very long scrape durations
- Better suppression for Unlicensed Module errors/warnings during scrape
- Refactor pool member stats collection to improve performance
- Refactor query pagination default settings and client handling (default settings for page_item_limit now recommended for all size configs)
Fixed
- Fix units suffix on f5.module.license.info, f5.profile.fastl4.tx_errors