Hello all,
Welcome to our latest release: VictoriaMetrics v1.88!
This is a significant release that helps reduce network costs by 2-4 times when transferring data from vmagent to VictoriaMetrics (in addition to a vast range of new features and enhancements).
Here are the main highlights:
New Security features:
Upgrade base docker image (alpine) from 3.17.1 to 3.17.2. See alpine 3.17.2 release notes.
Upgrade Go builder from Go1.20.0 to Go1.20.1. See the list of issues addressed in Go1.20.1.
vmalert+ in VictoriaMetrics Enterprise: add ability to read alerting and recording rules from S3, GCS or S3-compatible object storage. See these docs.
vmagent: add support for Kuma Control Plane targets discovery aka kuma_sd_configs. See this issue.
Community-driven feature: Add -search.logQueryMemoryUsage command-line flag for logging queries, which need more memory than specified by this command-line flag. See this feature request. Thanks to @michal-kralik for the idea and the initial implementation.
Lots of new features in MetricsQL
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