Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@clhain clhain released this 06 Mar 23:28
ebe2824

🚨 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.