Skip to content

Releases: f5devcentral/application-study-tool

Updated Grafana Container

22 May 14:37
95e65f3

Choose a tag to compare

Updated Grafana container for CVE related issues.

v0.9.7

19 Feb 17:34
0b2b653

Choose a tag to compare

Updated Grafana image

v0.9.6

15 Sep 21:05
699ca41

Choose a tag to compare

  • Fixed an issue with pool member metrics incorrectly reporting when a member of a routing domain
  • Updated to upstream collector version v0.135.0

v0.9.5 Release

08 Aug 10:11
86c9c2d

Choose a tag to compare

  • Updated Prometheus version to v2.53.5
  • Updated Grafana version to v11.6.3
  • Misc dashboard fixes
  • Security fixes

v0.9.4

23 Jun 18:14
ae21ad7

Choose a tag to compare

  • Fix for DoS profile configuration

v0.9.3

11 Apr 16:35
6944eb2

Choose a tag to compare

  • Update Otel Collector core to v0.123.0
  • Misc dashboard fixes

v0.9.2

18 Mar 16:28

Choose a tag to compare

🚨 Be sure to note breaking change in v0.9.0 🚨

This version updates the collector to v0.9.2 with misc bug fixes listed below.

Collector v0.9.2

Fixed

  • Fix dataType enabled knob for SSL Cert collection
  • Fix DNS Profile and Network Interface endpoint $select filters
  • Fix token deletion flow for non-admin accounts

v0.9.1

06 Mar 23:28
ebe2824

Choose a tag to compare

🚨 Be sure to note breaking change in v0.9.0 🚨

v0.9.1

Fixed

  • Issue with Fleet Inventory Active Module panel display
  • Documented config flag for disabling all bash command collection

Collector v0.9.1

Fixed

  • Fixed API response parsing for subset of collector calls.
  • Fixed collection for metric f5.pool_member.connections

Changed

  • Bash call processing enhancement: calls with results including malformed rows will produce values for the valid rows
  • Exposed BigIP Receiver config flag enable_bash_collection (default = true) to allow non-admin account users to turn these calls off rather than allowing them to fail with authorization errors.

v0.9.0

03 Mar 23:45
8d62155

Choose a tag to compare

🚩🚩 Breaking Change 🚩🚩
Collection for the following data types are now defaulted to 'disabled' to better align with default behavior of an LTM only device. To continue collection in environments with these modules licensed, please override the appropriate global or device level config flags:

  • f5.policy.api_protection
  • f5.policy.asm
  • f5.policy.firewall
  • f5.policy.ip_intelligence
  • f5.policy.nat
  • f5.profile.dos
  • f5.apm

The complete list of data types is here

Added

  • Enabled / Licensed module table on Fleet Inventory Dashboard
  • Device SSL Dashboard

Changed

  • Default disabled the above modules which previously resulted in 400 errors
  • Modified authentication token flow to address BigIP Bug ID1787517
  • Misc documentation fixes
  • Misc dashboard fixes

v0.8.1

12 Feb 23:50
53e471a

Choose a tag to compare

Bug Fix Release with new collector image v0.8.1:

  • Fix an issue with v0.8.0 where metrics for pool members in partitions other than /Common were not correctly gathered.
  • Fix an issue with incorrect unit conversions on f5.virtual_server.clientside.bytes_in / out (VS data rates will appear to decrease on upgrade)