Skip to content

Releases: f5devcentral/application-study-tool

v0.7.0

18 Oct 23:16
4e994a1
Compare
Choose a tag to compare

v0.7.0

Added

  • Documentation for additional configuration, troubleshooting guide, secret management, etc
  • Virtual Server Detail Dashboard (under devices) with additional profile details
  • Support for 'HA cluster peer' info in Fleet Inventory and Device Overview dashboards
  • Support for Module level license data in Device Overview Dashboard

Changed

  • Bumped default HTTP client timeout to 10s (from 3)
  • Significant documentation site revamp

Fixed

  • Processor ordering for datafabric pipeline to allow proper batching

Otel Collector v0.7.0 Changes

Added

  • add module level license and peer failover state metrics
  • add failover peer identification / state metrics

Changed

  • Drop warning messages per endpoint to debug log level.

Fixed

  • Fixed large negative values for license end date

v0.6.0

09 Oct 00:07
Compare
Choose a tag to compare

0.6.0 (2024-10-08)

🛑 Breaking changes 🛑

Fixed

  • Fix HTTP Profile Metrics Suffix in 2 charts

Collector Changes

Added

  • Add prometheusremotewriteexporter

v0.5.0

26 Sep 23:09
Compare
Choose a tag to compare

0.5.0 (2024-09-26)

Added

  • #106 - Added DNS and GTM dashboards

Changed

  • #114 - Added Status per Endpoint table

Fixed

Collector Changes

0.5.0 (2024-09-26)

Added

  • #129 Add auth extensions

Changed

Fixed

v0.4.0

23 Sep 23:49
Compare
Choose a tag to compare

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

29 Aug 16:04
Compare
Choose a tag to compare

0.3.2 (2024-08-29)

Added

Changed

Fixed

  • Misc typos in README.md

v0.3.1

27 Aug 22:14
Compare
Choose a tag to compare

v0.3.1 (8/27/24)

Added

Changed

Fixed

  • Pin prometheus and grafana docker image versions.
  • Set min scrape interval on prometheus datasource to 1m.

Collector changes:

Added

Changed

Fixed

  • Fixed TopN CPU Process sorting

v0.3.0

26 Aug 23:38
Compare
Choose a tag to compare

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

24 Aug 00:42
Compare
Choose a tag to compare

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