Operations | Monitoring | ITSM | DevOps | Cloud

VictoriaMetrics

Tech Talk: A Deep Dive into Blackbox Monitoring - Live Stream

Do you have any blackboxes that do not provide any monitoring data except for letting you know things are broken? Do you wish you had a way to know your systems were healthy without the constant vigilance? In our January tech talk, on Blackbox, we will explore how to gain valuable insights into your application's health and performance from an external perspective.

How HTTP/2 Works and How to Enable It in Go

Once you’re comfortable with net/rpc from previous article (From net/rpc to gRPC in Go Applications), it’s probably a good idea to start exploring HTTP/2, which is the foundation of the gRPC protocol. How HTTP/2 Works and How to Enable It in Go This piece leans a bit more on the theory side, so heads-up, it’s text-heavy. We’ll focus on understanding HTTP/2 and then briefly touch on enabling it in Go. So, grab a coffee, settle in, and let’s break it down.

VictoriaMetrics Cloud: What's New in Q4 2024?

It’s been an exciting journey since we launched VictoriaMetrics Cloud, empowering many with a managed, simple, reliable, and efficient monitoring solution to reduce monitoring costs by up to 5x. Designed to eliminate the overhead of running infrastructure, VictoriaMetrics Cloud has proven to be a game-changer, offering the scalability and power of the popular VictoriaMetrics open-source time-series database but, this time, fully managed.

VictoriaMetrics helps IHI Terrasun Win Big in Vegas on $1.2B Clean Energy Project

We’re happy to announce that VictoriaMetrics, open source time-series database and monitoring solution, and IHI Terrasun Solutions, a leading energy storage system integrator, have partnered on one of North America’s largest clean energy projects! The Gemini Solar + Storage project, which is carefully situated on less than 5,000 acres, is designed to provide clean energy for up to 10% of Nevada’s electricity needs during peak use times.

VictoriaMetrics December Virtual Meet Up: Celebrate 2024 With Us!

2024 is almost over, but VictoriaMetrics Observability is always on! Review our product roadmaps to date 01:01:28 VictoriaLogs roadmap update 01:32:52 Arseny Zinchenko - VictoriaMetrics in hOS: Saving costs and mental health. Demo: VictoriaLogs vs Loki for storing logs.

How vmstorage Turns Raw Metrics into Organized History

vmstorage is the component in VictoriaMetrics that handles long-term storage of monitoring data. It receives data from vminsert, organizes the data into efficient storage structures, and manages how long data is kept. Before vminsert even sees the data, agents are out there collecting it, these agents gather metrics from different sources, hold onto the data briefly, and then send it over to vminsert in batches.

VictoriaMetrics Efficiently Simplifies Log Complexity with VictoriaLogs

Salt Lake City, Utah, 13th November 2024 – Today we’re delighted to announce the GA release of our innovative logging solution - VictoriaLogs. Our easy-to-use, open source log management solution combines a powerful query language for easy log searching with minimal resource requirements. It’s perfect for managing and analyzing large volumes of log data, especially in containerised environments such as Kubernetes.

VictoriaMetrics Anomaly Detection: What's New in Q3 2024?

With this blog post, we continue our quarterly “What’s New” series to inform a broader audience about the latest features and improvements made to VictoriaMetrics Anomaly Detection (or simply vmanomaly). This post covers Q3'24 progress along with early Q4 to accommodate a slight shift in the publishing schedule — why not take advantage of it? Stay tuned for upcoming content on anomaly detection.