Operations | Monitoring | ITSM | DevOps | Cloud

Open Source Is Good Marketing

Summary: Jean-Jérôme Schmidt-Soisson, marketing lead at VictoriaMetrics, shows that open source and marketing are not opposites. Open source itself can be a powerful growth engine through trust, community, content, documentation, and discoverability. The article explains VictoriaMetrics’ pull-based marketing strategy, anchored in open-source values, to support adoption and business growth. This is our second article on the relationship between open source and marketing.

Observability's Sixth Sense: Grounding Anomaly Detection in Reality

Summary: Machine learning-based anomaly detection improves observability by learning normal system behavior instead of relying only on static thresholds. This article explains how vmanomaly, its MCP server, purpose-built skills, and an LLM-powered UI copilot help engineers explore telemetry, investigate anomalies, build MetricsQL queries, select suitable models, apply business constraints, and validate configurations through natural language.

What's new in VictoriaMetrics Anomaly Detection (Q2 2026)

Summary: The Q2 2026 development cycle moved VictoriaMetrics Anomaly Detection toward one simpler, continuously adapting workflow. The main addition is Temporal Envelope, an online model that handles trend, multiple calendar patterns, holidays, persistent changes, forecasts, and optional multivariate context without retaining the full fit history.

What's New in VictoriaMetrics Cloud Q2 2026? Transparent Credits, Navigation Improvements, and a New Path for Cluster Tiers

This quarter we’ve been busy investing a lot of effort into improving how users understand and control what they pay for VictoriaMetrics Cloud, and how to move around the console while doing it, with major UX improvements across different sections and functionalities. The big piece of work is transparent credits reporting, giving prepaid customers full visibility into balance, consumption, and expiration.

Telemetry Talks ep 6 - Observability unlocked with OpenTelemetry and VictoriaMetrics

In this episode, we explore how to build a modern Kubernetes observability stack using open-source technologies such as VictoriaMetrics, OpenTelemetry, Grafana. Based on a step by step workshop we gave at Cloud Native Days Romania in May, Jose is walking us through it with practical examples. Playlist Resources for Further Learning.

GPU Observability with the OpenLIT Collector and the VictoriaMetrics observability stack

This post is a joint effort by the OpenLIT and VictoriaMetrics teams. OpenLIT brings the OTel-native GPU collector for NVIDIA, AMD, and Intel hardware, while VictoriaMetrics provides the storage and query layer for the resulting metrics. We wrote it together to show how the two projects fit into a single, self-hosted observability pipeline, and to share the queries and rules that worked well for us along the way.

VictoriaMetrics Virtual Meet Up - July 2026

Warm up Community News VictoriaTraces roadmap Update VictoriaMetrics roadmap updates Community Story by Kirill Kobylianskii from Trade Republic:"Running VictoriaMetrics and Mimir Side by Side at ~100M active series" Anomaly Detection Updates VictoriaMetrics Cloud Updates VictoriaLogs roadmap Update AMA session.

Announcing vmestimator: Real-time Cardinality Estimations for VictoriaMetrics and Prometheus

Cardinality problems usually begin with a small change that looks harmless: you add a label, and suddenly one metric turns into thousands of unique series. Cardinality explosions are often caught only after performance degrades. And at that point, your observability stack may be degraded and painful to troubleshoot. vmestimator is a new project specifically designed to follow cardinality trends in real time and send you alerts before they turn into a real problem.