Hello all,
Welcome to our latest release: VictoriaMetrics v1.91!
It’s packed with cool new features in particular in vmalert, vmauth & vmui - see the highlights below!
New security feature
Upgrade Go builder from Go1.20.3 to Go1.20.4.
New features in vmalert
Support of recursive globs for -rule and -rule.templates command-line flags by using ** in the glob pattern.
Detect alerting rules which don't match any series.
Support loading rules via HTTP URL with hanks to Haleygo for the pull request.
New features in vmauth
Filter incoming requests by IP.
Proxy requests to the specified backends for unauthorized users.
Specify default route for unmatched requests.
Retry POST requests on the remaining backends if the currently selected backend isn't reachable.
New features in vmui
Compare the data for the previous day with the data for the current day at Cardinality Explorer.
Display histograms as heatmaps in Metrics explorer.
WITH template playground.
Ability to debug relabeling.
Notification icon for queries that do not match any time series. A warning icon appears next to the query field when the executed query does not match any time series.
New feature for Windows users
Expose process_* metrics at /metrics page of all the VictoriaMetrics components under Windows OS.
See the full features news in the ChangeLog: https://docs.victoriametrics.com/CHANGELOG.html
Let us know if you have any feedback and feel free to share the news in your own channels!
Cheers,
JJ