For installation instructions check out the getting started guide.
Added
- New input
subprocess
. - New output
subprocess
. - Field
auto_ack
added to theamqp_0_9
input. - Metric labels can be renamed for
prometheus
andcloudwatch
metrics components usingpath_mapping
by assigning meta fields.
Fixed
- Metrics labels registered using the
rename
metrics component are now sorted before registering, fixing incorrect values that could potentially be seen when renaming multiple metrics to the same name.
The full change log can be found here.