0.4.0 (2024-09-23)
Added
Changed
- Remove confusing data link on Virtual Server Names in Fleet Dashboard
- Support dashboard use with external Grafana instances
Fixed
Collector Changes
0.4.0 (2024-09-23)
Added
- Add support for GTM and DNS metrics (Disabled by default)
- Add logging support to image with syslog receiver, Loki and Clickhouse exporters
- Add user configurable field for max returned items per page (default page_item_limit: 100)
Changed
- Add missing Virtual Server Name attribute and rename the following metrics to align with convention:
- f5.virtual_server.profile.http.responses -> f5.virtual_server.profile.http.responses.by_status
- f5.virtual_server.profile.http.requests -> f5.virtual_server.profile.http.requests.by_method
- Merge with upstream v0.102.0 -> v0.109.0 collector components Changelog
Fixed
- Fix double escaping of query parameters on some paginated endpoints.