This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
v3.4.1
collectd/genericjmx
monitor:- New config options:
CustomDimension
- takes key-value pairs that will be passed in as dimensionsmBeansToOmit
- takes a list of MBeans to excludedimensions
- takes a list of MBean properties to be passed in as dimensions
- New config options:
collectd/kafka
monitor:- Few more default metrics added
- New required
clusterName
config option which will be passed in ascluster
dimension
- New monitors
collectd/kafka_consumer
andcollectd/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