Releases: f5devcentral/application-study-tool
Releases · f5devcentral/application-study-tool
v0.4.0
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.
v0.3.2
v0.3.1
v0.3.0
v0.3.0 (8/26/24)
Added
Changed
- Document guest bigip account implications on collected data.
- Clarify quick start steps
- Fix Github Actions flow
- Add descriptions to guest account impacted panels
- Add github issue template
Fixed
Collector changes:
Added
- Add OTLP GRPC Exporter to collector image
Changed
- Updated error output for failed requests. Added note about permissions to bash endpoints.
Fixed
v0.2.0
0.2.0 (2024-08-23)
First Public Release!
Added
- Image and code mirroring to public repository.
- Support and instructions for custom CA files with TLS verification enabled.
Changed
- big-ips.json: "name" field is no longer required / used. Added "ca_file" field which is required for TLS verification.
Fixed
- Remove hard max from all percentage dashboards in favor of soft max.
- Fix Pool navigation link on virtual server dashboards