Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How we scaled our new Prometheus TSDB Grafana Mimir to 1 billion active series

Last week, we announced our new open source TSDB, Grafana Mimir, which lets you scale your metrics monitoring to 1 billion active series and beyond. The announcement was greeted with a lot of excitement and interest – and some questions too. Namely: Really, 1 billion? Yes, really!

Grafana Labs announces $240 million Series D round led by GIC and welcomes new investor J.P. Morgan

Today, I’m happy to share that Grafana Labs has closed a $240 million Series D round of investment. This is a major milestone for us that goes well beyond the number of dollars. First, we are grateful to our internal team (affectionately called Grafanistas) and our community of users and customers. Without them, we would not have been given this opportunity.

How to use WebSockets to visualize real-time IoT data in Grafana

Mike Szczys is a Developer Relations Engineer at Golioth. His deep love of microcontrollers began in the early 2000s, growing from the desire to make more of the BEAM robotics he was building. When he’s not reading data sheets, he’s busy as an orchestra musician in Madison, Wisconsin. At Golioth, a commercial IoT development platform, we love using the power of Grafana to easily visualize data from IoT installations where tens, hundreds, or even thousands of devices are reporting back.

Announcing Grafana Mimir, the most scalable open source TSDB in the world

Today we’re introducing you to Grafana Mimir, the most scalable, most performant open source time series database in the world. Mimir allows you to scale to 1 billion metrics and beyond, with simplified deployment, high availability, multi-tenancy, durable storage, and blazing fast query performance that is up to 40x faster than Cortex. There’s supposed to be a video here, but for some reason there isn’t. Either we entered the id wrong (oops!), or Vimeo is down.

Video: Top 3 features of the New Relic data source plugin for Grafana Enterprise

Grafana Labs and New Relic have a long history of working together to drive cross-functionality so joint customers can benefit from using Grafana and New Relic together. The New Relic data source plugin for Grafana — which is available to users with a Grafana Cloud account or with a Grafana Enterprise license — is no exception. In this quick tutorial video, we’ll not only show you how easy it is to configure the New Relic data source plugin in Grafana.

Full trace retention search comes to Grafana Cloud

This week we have turned on full trace retention search (beta) in Grafana Cloud Traces. This feature was also introduced in the recent release of Grafana Tempo v1.3. Previously, if you brought up your Grafana Cloud Traces data source, you were greeted with this message: This message simply warned the user that the Grafana Tempo search was calibrated for recent traces only, regardless of the selected time window.

Video: How to configure and customize Grafana OnCall

Managing your on-call rotations just got a little less stressful. With Grafana 8.0, we introduced unified alerting, which centralizes alerting information into a single, searchable view. With the introduction of Grafana OnCall, an easy-to-use on-call management tool available in Grafana Cloud, you can now extend the alerting workflow in Grafana to ensure that the right notifications reach the right people at the right time using the right method.

How relabeling in Prometheus works

Relabeling is a powerful tool that allows you to classify and filter Prometheus targets and metrics by rewriting their label set. The purpose of this post is to explain the value of Prometheus’ relabel_config block, the different places where it can be found, and its usefulness in taming Prometheus metrics. Much of the content here also applies to Grafana Agent users. For reference, here’s our guide to Reducing Prometheus metrics usage with relabeling.

Managed self-hosted Git service Gitea with the new integration for Grafana Cloud

Today I’m back with another integration available for Grafana Cloud, our observability platform that gathers all your metrics, logs, and traces under a single roof with Grafana. I’m going to highlight how you can use Grafana with Gitea, an open source forge software package for hosting software development version control. It uses Git as well as other collaborative features like bug tracking, wikis, and code review. It is a great choice for those who manage Git repositories.