Changes since v0.5.0
Breaking changes:
VMAgent
RemoteWriteSpec was changed, now it doesnt supportflushInterval,maxBlockSize,maxDiskUsagePerURL and queues
. Because its global flags atvmagent
. AddedremoteWriteSettings
instead with corresponding settings.
Features
- New CRD type
VMNodeScrape
, it's useful for kubernetes nodes exporters scraping. See details at #125. VMAlert
support multiple notifiers withnotifiers
spec. See details at #117.VMRule
supportconcurrency
for group execution, see detail at vmalert docs https://github.com/VictoriaMetrics/VictoriaMetrics/tree/master/app/vmalert#groups.
Fixes
- Updated docs, thanks @umezawatakeshi
- Fixes
VMProbe
spec #125 - Fixes remoteWrite.labels