github VictoriaMetrics/VictoriaMetrics v1.131.0

latest release: pmm-6401-v1.131.0
6 hours ago

v1.131.0

Released at 2025-11-28

  • FEATURE: dashboards/victoriametrics-cluster: show "Disk space usage % by type" as stacked graph in Cluster dashboard. See #9932.

  • FEATURE: vmagent and vmsingle: Apply separate log throttlers per OpenTelemetry log type. This should help diagnose delta-temporality issues. See #9447 for more details. Thank to @veleek for the contribution.

  • FEATURE: vmbackupmanager: add -backupTypeTagName flag that sets tag to each backup object with a name equal to flag value and value, that equals to backup type (hourly, daily, monthly, latest, weekly). Useful for AWS S3 lifecycle policy management.

  • FEATURE: vmselect in VictoriaMetrics cluster: reduce query requests latency, CPU and Memory usage for multi-level select requests. See #9899 for details.

  • FEATURE: vmui: improve Alerting page styling so rule labels are clearly separated. See #9856.

  • BUGFIX: vmagent, vmsingle and vminsert in VictoriaMetrics cluster: Prevent accept() from blocking when a client connects to -opentsdbListenAddr but sends no data or sends it too slowly. Previously, such connections could stall acceptance of new clients. See #9987 for details.

  • BUGFIX: vmalert: don't increase vmalert_alerts_send_errors_total for request context cancellation, which may occur during graceful shutdown or group configuration update. See #10027.

  • BUGFIX vmagent, vmsingle and vminsert in VictoriaMetrics cluster: Account for excess white spaces in influx write string. See #10049.

  • BUGFIX: vminsert in VictoriaMetrics cluster: properly use list of discovered storage nodes when using vmstorage discovery. Discovery was using an original list of nodes when attempting to establish connection starting from v1.130.0.

  • BUGFIX: vmui: remove the “step” control from the Raw Query page, since it didn't affect the chart rendering. See #9667.

  • BUGFIX: vmui: fix display of multiple points at the same timestamp on the Raw Query page. See #9666.

  • BUGFIX: vmui: fix ability to select multiple metrics in Explore Metrics tab. See #9995.

  • BUGFIX: vmselect in VictoriaMetrics cluster: respect replicationFactor and globalReplicationFactor settings when some of vmstorage nodes are overloaded. See #10030 for details. Thanks to @tIGO for the contribution.

  • BUGFIX: vmstorage in VictoriaMetrics cluster and vmsingle: properly increment vm_missing_metric_names_for_metric_id_total metric.

Don't miss a new VictoriaMetrics release

NewReleases is sending notifications on new releases.