2.26.0
2.26.0 - 2022-06-18
Enhancement
- Add
expiresafter
for AlertManager output (PR#323 thanks to @anushkamittal20) - Add
extralabels
for Loki and Prometheus outputs which allow to set fields to use as labels additionally torule
,source
,priority
,tags
andcustomfields
(PR#327)
Fix
- Fix Panic for Prometheus metrics when
customfields
are set (PR#333)