Dashboards

Kibana Visualization How-to's: Heatmaps

In Kibana you have a full selection of graphical representations for your data, most of the time this can be a simple line or bar charts to do what you need to do. But every so often you need to take a different view to get the most out of your data. Heatmaps are a critical component of the Kibana visualization arsenal, and deserve their own attention.

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.

Mustache pickers How they help you design better dashboards

According to Merriam-Webster, a mustache is 'the hair growing on the human lip' – so let's be clear that when referring to mustache pickers in this blog, we are not suggesting using tweezer-like tools to help you design hipster dashboards. Instead, we are talking about an awesome SquaredUp productivity feature called mustache picker that helps you get quick and effective results when using mustache template syntax within SquaredUp.

Storing, Processing and Visualizing Data with the ogamma Visual Logger for OPC and InfluxDB

This article describes an end-to-end solution built with open source components InfluxDB and Grafana and the ogamma Visual Logger for OPC, to collect industrial process control data, analyze it in streaming mode, and visualize it in a dashboard.

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.

Kibana Lens Tutorial: Easily Create Stunning Visualizations

Millions of people already use Kibana for a wide range of purposes, but it was still a challenge for the average business user to quickly learn. Visualizations often require quite a bit of experimentation and several iterations to get the results “just right” and this Kibana Lens tutorial will get you started quickly.

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.