Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

v3.4.1

Compare
Choose a tag to compare
@keitwb keitwb released this 30 Jul 19:49
· 2094 commits to main since this release
8e18c4c
  • collectd/genericjmx monitor:
    • New config options:
      • CustomDimension - takes key-value pairs that will be passed in as dimensions
      • mBeansToOmit - takes a list of MBeans to exclude
      • dimensions - takes a list of MBean properties to be passed in as dimensions
  • collectd/kafka monitor:
    • Few more default metrics added
    • New required clusterName config option which will be passed in as cluster dimension
  • New monitors collectd/kafka_consumer and collectd/kafka_producer for Java based Kafka consumers and producers
  • Fix to RPM packaging to prevent agent.yaml config from being overwritten
  • Agent will now shutdown forcibly after 10 seconds of receiving a shutdown signal