惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
云风的 BLOG
云风的 BLOG
I
InfoQ
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
雷峰网
雷峰网
P
Proofpoint News Feed
腾讯CDC
H
Help Net Security
V
Visual Studio Blog
美团技术团队
F
Fortinet All Blogs
MongoDB | Blog
MongoDB | Blog
阮一峰的网络日志
阮一峰的网络日志

VictoriaMetrics: Simple & Reliable Monitoring for Everyone on VictoriaMetrics

Operator now has Long-Term Support (LTS) version Multi-tiered Observability: A Practical Way to Handle Diverse Workloads VictoriaMetrics April 2026 Ecosystem Updates Not All Telemetry Requires Premium Pricing VictoriaMetrics at KubeCon Amsterdam: Community Highlights What's new in VictoriaMetrics Anomaly Detection (Q1 2026) What's New in VictoriaMetrics Cloud Q1 2026? Logs, MCP Server, Better Alerting, and... a Secret Project VictoriaMetrics at KubeCon: Optimizing Tail Sampling in OpenTelemetry with Retroactive Sampling VictoriaMetrics March 2026 Ecosystem Updates Observability Lessons From OpenAI Benchmarking Kubernetes Log Collectors: vlagent, Vector, Fluent Bit, OpenTelemetry Collector, and more VictoriaMetrics February 2026 Ecosystem Updates VictoriaMetrics at FOSDEM, Cloud Native Days France, and CfgMgmtCamp Ghent VictoriaLogs in VictoriaMetrics Cloud: Fast, Cost-Effective Log Management is Here What’s new in VictoriaMetrics Anomaly Detection (2025) VictoriaMetrics January 2026 Ecosystem Updates VictoriaLogs Basics: What You Need to Know, with Examples & Visuals What's New in VictoriaMetrics Cloud Q4 2025? New tiers, more deployment options, IaC and alerting rules. Vibe coding tools observability with VictoriaMetrics Stack and OpenTelemetry How a US Software Provider Improved Traffic Alerting with VictoriaMetrics Anomaly Detection VictoriaMetrics 2025 Developer Experience: A Year in Review Spotify’s performance & control across large monitoring environments with VictoriaMetrics VictoriaMetrics Achieves Red Hat OpenShift Operator Certification Our latest updates across the VictoriaMetrics Observability ecosystem New Capacity Tiers in VictoriaMetrics Cloud Announcing 1B+ Downloads & Product Development With Logs, Traces, Metrics AI Agents Observability with OpenTelemetry and the VictoriaMetrics Stack Discarding gRPC-Go: The Story Behind OTLP/gRPC Support in VictoriaTraces What's New in VictoriaMetrics Cloud Q3 2025? From new region in Asia to proactive alerts How DreamHost Slashed Memory Usage by 80% and Scaled to 76 Million Time Series
Scaled & Performant Monitoring at Traefik Labs with Victo...
Michel Loiseleur, Head of Platforms, Traefik Labs · 2001-01-01 · via VictoriaMetrics: Simple & Reliable Monitoring for Everyone on VictoriaMetrics

Reducing CPU 2x: Traefik Labs Uses VictoriaMetrics as Drop-in Prometheus Replacement

Traefik Labs logo

  • API management platform
  • Lyon, France

Traefik Labs chose VictoriaMetrics to replace Prometheus, resulting in: 2x reduction in CPU usage. Instant feedback loop to make metrics faster and simpler to work with. Better user experience with the configuration inside the UI, so Traefik Labs can test relabeling configuration before applying it. Prometheus-compatible APIs and query language. Simplified architecture for easier deployment and management.

Main Benefits of Using VictoriaMetrics

  • Rocket icon representing stability and reliability

    Stability & Reliability

  • Metrics monitoring icon representing operational visibility

    Operational Visibility

  • Recommendation icon representing open source

    Open Source

Challenge

Before adopting VictoriaMetrics, Traefik Labs faced several challenges:

  • Monitoring metrics was the biggest pod in their infrastructure. You don't want the observability stack to occupy more resources than your actual workload.
  • Changing labels, dropping metrics, etc. meant restarting Prometheus each time. This was a 40-second wait and a poor user experience.

Solution

Traefik Labs chose VictoriaMetrics to replace Prometheus, resulting in:

  • 2x reduction in CPU usage.
  • Instant feedback loop to make metrics faster and simpler to work with.
  • Better user experience with the configuration inside the UI, so Traefik Labs can test relabeling configuration before applying it.
  • Prometheus-compatible APIs and query language.
  • Simplified architecture for easier deployment and management.

Why VictoriaMetrics Was Chosen Over Other Solutions

  • Recommendation icon representing open source flexibility

    Open source company with an open core model allows a wide range of use cases.

  • Metrics monitoring icon representing lightweight maintenance

    Simple maintenance with a lightweight, resilient metric collector.

  • Expert support icon representing user experience and community focus

    User experience and attention to the community to solve real-world issues.

  • Architecture icon representing microservices flexibility

    Traefik’s switch to monitoring with VictoriaMetrics was driven by the architecture. Since it’s divided into multiple microservices, you can pick some metrics on the source, draw up a label on a few things, and send it to the monitoring tool via another small storage node.

Technical Stats

  • Ingestion rate

    677 dp/s

  • Active time series

    4600

  • CPU usage

    3%

What Traefik Labs Had to Say

  • “It's Prometheus taken to the next level, where all the good things are kept and the bad things are improved, like the user experience. It's really what an observability system should be: something really tiny that does only what we want it to do.”