- Blog /
- VictoriaMetrics January 2026 Ecosystem Updates

January has passed, and the VictoriaMetrics teams have been busy with releases spanning the complete VictoriaMetrics Observability Stack to make the solution faster to run, easier to operate at scale, and better integrated with modern cloud-native stacks.
This roundup covers releases for:
This month brings four new releases to VictoriaMetrics. Here are the highlights:
M) settings.Improvements in v1.134.0
job, while Drilldown panels are grouped by job and instance. See #10187-comment and #10260 for the complete list of changes.vm_rollup_result_cache_requests_total metric to vmsingle and vmselect. This helps analyze rollup cache efficiency. A new Rollup result cache miss ratio panel was added to the cluster dashboard.vmauth_http_request_errors_total{reason="client_canceled"}, making client-side cancellations (timeouts, closed browser tabs) visible in metrics. This helps explain user-facing errors that were previously invisible.-retentionPeriod flag now supports months via the M unit. For example, 3M means three months (93 days).Highlights of v1.133.0
vmauth now waits for -maxQueueDuration before returning 429 (Too many requests), reducing error responses during short spikes of traffic.vmauth request-related metrics have been fixed; now showing more accurate information about the request lifecycle.Highlights for VictoriaMetrics v1.132.0
vminsert. Rerouting now targets only the slowest storage node and activates only when the cluster has spare capacity, preventing rerouting storms.Main improvements for v1.131.0
-backupTypeTagName flag adds a tag with the backup type (hourly, daily, weekly, monthly, latest) to each backup object. This simplifies automated cleanup via S3 lifecycle policies.Raw Query panel in VMUI. The step selector was removed, and points are displayed as distinct samples, with clustering in dense regions. This change simplifies sample inspection and reduces the risk of deduplication issues.January brings four new releases for VictoriaLogs. These are the key improvements:
histogram() stats as VictoriaMetrics-style buckets for direct use in alerting rules and Grafana heatmaps without manual conversion.Multiple improvements for Kubernetes in v1.42.0 and v1.43.0
-kubernetesCollector.includePodLabels, -kubernetesCollector.includePodAnnotations, -kubernetesCollector.includeNodeLabels, -kubernetesCollector.includeNodeAnnotations, allowing logs to be smaller and cleaner. This feature lets you avoid shipping noisy or sensitive metadata while still filtering by it.-kubernetesCollector.excludeFilter lets you drop logs early using a normal LogsQL filter over Kubernetes metadata (namespace, pod/container name, labels/annotations, etc.), so unwanted workloads never get read from disk or sent downstream.resourceVersion and resumes from the last seen version after a dropped watch connection, so reconnects don’t trigger full “re-list everything” calls, and the API server load stays much lower in large clusters.level, thread_id, source_line, plus key/value pairs) instead of a single raw text message, which makes querying and grouping easier./select/logsql/stats_query and /select/logsql/stats_query_range now return histogram() stats as VictoriaMetrics-style histogram buckets (*_bucket series with vmrange labels), so you can use histogram stats directly in vmalert recording rules and Grafana heatmaps.Highlights for VictoriaLogs v1.40.0
The v0.7.0 release adds health metrics for the service graph background task (vt_servicegraph_task_duration_seconds).
In addition, we have focused on providing performance optimizations over the last two versions:

The Cloud team shipped a lot in the last quarter of 2025. Here are the highlights:
Read the full blog post: What’s New in VictoriaMetrics Cloud Q4 2025? New tiers, more deployment options, IaC, and alerting rules.
Highlights of v0.67.0 through v0.66.0
VLAgent now supports daemonset mode to ingest Kubernetes logs on the nodes directly.operator_bad_objects_total metric for all object types instead of the deprecated operator_alertmanager_bad_objects_count and operator_vmalert_bad_objects_count. The deprecated metrics will be removed in the next release.sampleLimit.For the full details on each release and its upgrade instructions, check the changelogs:
Across the VictoriaMetrics ecosystem, we continue working on performance improvements, better cloud-native integration, operational simplicity at scale, and reliability.
Thank you for using VictoriaMetrics — stay tuned for more updates.
VictoriaMetrics Anomaly Detection has had a productive year with lots of user feedback that has had a major impact on product development. We’ve added improvements across the board: in core functionality, simplicity, performance, visualisation and AI integration. In addition to bug fixes and speedups, below is a list of what was accomplished in 2025.
January 2026 updates deliver quality of life improvements, performance optimizations, and tighter Kubernetes integration across the VictoriaMetrics Observability Stack.
Cluster mode in VictoriaLogs is not a separate build. It is the same victoria-logs binary started with different flags, so you can scale out without a migration step. Storage nodes persist data on disk, while gateway nodes can stay stateless by pointing to storage with -storageNode. It also ships with practical safety switches, like read-only protection when -storageDataPath runs low and optional partial results when a storage node is down.
In the last quarter of 2025, VictoriaMetrics Cloud brings many great features: New powerful Capacity Tiers, the expansion to the us-east-1 (N.Virginia) AWS region in the US, new Notification Groups, a Terraform provider to complete your IaC, 9 brand new Alerting Rule Integrations and much more.