Beginners Guide - Visualizing Bar Gauges in Grafana | Grafana Labs

Beginners Guide - Visualizing Bar Gauges in Grafana | Grafana Labs

Oct 11, 2024

In this video, Grafana Developer Advocate Leandro Melendez describes how Bar gauges simplify data by reducing every field to a single value while choosing how Grafana calculates the reduction.
He will show you how this panel can show one or more bar gauges depending on how many series, rows, or columns your query returns.
For more information on this visualization check the Bar Gauge Panel documentation link:
https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/bar-gauge/

DATA USED
Multiple
Name, value1, value2, value3
Leandro, 10, 20, 30
Grot, 40, 80, 100

Just one
Name, value1
Grot, 40

Max Min included
Name, value, max, min
Leandro, 10, 30, 0

=============
☁️ Grafana Cloud is the easiest way to get started with Grafana dashboards, metrics, logs, and traces. Our forever-free tier includes access to 10k metrics, 50GB logs, 50GB traces and more. We also have plans for every use case. Sign up: https://grafana.com/get/

❓ Have a question that isn't related to this video? Check out the Official Grafana Community Forums and ask your question or find your answer: https://community.grafana.com/

👍 If you found this video useful, be sure to give it a thumbs up and subscribe to our channel for more helpful Grafana videos.

📱 Follow us for the latest and greatest on all things Grafana and our other OSS projects.

X: https://twitter.com/grafana
LinkedIn: https://www.linkedin.com/company/grafana-labs/mycompany
Facebook: https://www.facebook.com/grafana

#Grafana #observability

TIMESTAMPS

00:00 Start Bar Gauges

00:28 What are Bar Gauge Visualizations

01:13 Creating Bar Gauge Visualizations

02:40 Data needs for Bar Gauge Visualizations

05:05 Customizing Bar Gauge Visualizations

10:06 Closing