Operations | Monitoring | ITSM | DevOps | Cloud

Grafana

Now GA: Cortex blocks storage for running Prometheus at scale with reduced operational complexity

We’ve just launched Cortex 1.4.0, one of the most significant releases of 2020. The big headline: The new blocks storage engine has exited the experimental phase and is now marked as Generally Available. Blocks storage aims to reduce the operational complexity and costs of running a Cortex cluster at scale. In particular, it removes the dependency from a NoSQL database to store series indexes.

Intro to synthetic monitoring - and Grafana Labs' new iteration on worldPing

Often there’s a focus on how a service is running from the perspective of the organization. But what does service health monitoring look like from the perspective of a user? Today, understanding your end users’ experience is a key component of ensuring your website or application is functioning correctly. Having a website that is performing well regardless of location, load, or connection type is no longer a nice-to-have, but rather a requirement.

Introducing the AWS X-Ray integration with Grafana

In collaboration with the AWS team, we have just launched another AWS integration, the X-ray data source. Combined with the CloudWatch and Timestream integrations, the AWS X-Ray data source simplifies monitoring and triaging with one Grafana console. The addition of the AWS X-ray data source reflects Grafana’s commitment to becoming a full observability platform that supports distributed tracing as well as metrics and logs.

New features in the ServiceNow plugin for Grafana: table query, annotations, and more!

Greetings! This is Eldin reporting from the Solutions Engineering team at Grafana Labs. In previous posts, you might have read about announcing ObservabilityCON or our release of Grafana 7.2. In this week’s post, I am introducing Dave Frankel, who will be covering our updated ServiceNow plugin. – Eldin In a previous post we announced the release of our Enterprise ServiceNow plugin. Our first release was focused around incident and change management based on the feedback we received.

Now you can add Amazon Timestream to your Grafana observability dashboard

Today, AWS launched Amazon Timestream, a fast, scalable, serverless time series database purpose-built for IoT use cases. If you’re looking into trying out Timestream, know that you can visualize the native Timestream queries with Grafana out of the box. Here are some examples of the robust, SQL-style Timestream queries visualized in Grafana.

New in Grafana 7.2: $__rate_interval for Prometheus rate queries that just work

What range should I use with rate()? That’s not only the title of a true classic among the many useful Robust Perception blog posts; it’s also one of the most frequently asked questions when it comes to PromQL, the Prometheus query language. I made it the main topic of my talk at GrafanaCONline 2020, which I invite you to watch if you haven’t already. Let’s break the good news first: Grafana 7.2, released only last Wednesday, introduced a new variable called $__rate_interval.

How I'm using Grafana and Prometheus to monitor my 3D printing

My name is Jonathan Stines, and I am a Penetration Tester for Rapid7, a cybersecurity company located in Austin, Texas. A small handful of my former colleagues at Rapid7 now work at Grafana Labs and have said it was a pretty cool spot to have landed. I had a vague understanding of what Grafana was, but what really struck my interest was when I saw their sweet dashboards in the HBO series Silicon Valley.

How we use the Grafana GitHub plugin to track outstanding pull requests

First of all, we’re pleased to announce the first release of the GitHub data source. The source code is available at github.com/grafana/github-datasource. Contributions, feature requests, and bug reports are welcome. Using the GitHub data source, Grafana users can visualize data from GitHub’s API. In this blog, we’ll go over some use cases for this handy plugin.