Hello all,
This is to announce the release of VictoriaMetrics v1.77 and its many new features!
Please note that there is already a follow up release: VictoriaMetrics v1.77.1.
Feature Highlights include:
vmagent now lets you send data to remote storage with AWS sigv4 authorization. See this feature request.
vmagent now also allows filtering targets by target url and by target labels with time series selector on http://vmagent:8429/targets page. This may be useful for filtering across a big number of targets in the UI. See this feature request.
vmagent: expose vmagent_remotewrite_rate_limit metric at http://vmagent:8429/metrics, which can be used for alerting rules such as rate(vmagent_remotewrite_conn_bytes_written_total) / vmagent_remotewrite_rate_limit > 0.8 when -remoteWrite.rateLimit command-line flag is set. See this pull request.
This new feature in vmstorage adds a -snapshotsMaxAge command-line flag for the automatic removal of snapshots older than the given age.
New: proxy alerting API requests from Grafana to vmalert by passing the -vmalert.proxyURL command-line flag to single-node VictoriaMetrics or to vmselect for the cluster version of VictoriaMetrics. See this issue.
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!
Many thanks,
Jean-Jerome (on behalf of the VictoriaMetrics team)