Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Creating Gauge Visualizations in Kibana 7.6

Gauge visualizations in Kibana provide an easy to read and understand readout of your data. What's more is that they can be used to not only demonstrate the value of something, but relate that value on an overall scale. In this hands-on lab, you will create gauge visualizations to display instantaneous metric readouts.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 1h 30m
Published
Clock icon Jul 20, 2021

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Create and Save the Total Flights Visualization

    1. Create a new gauge visualization.
    2. Calculate the total number of flights and label it as "Flights".
    3. Create 5 ranges at 100 point intervals (0-100, 100-200, 200-300, 300-400, 400-500).
    4. Color the gauge with the "Blues" schema.
    5. Save the visualization as "Total Flights".
  2. Challenge

    Create and Save the Average Ticket Price Visualization

    1. Create a new gauge visualization.
    2. Calculate the average of AvgTicketPrice, label it as "Ticket Price", and display it as a dollar amount with 2 decimal places (example: 1,234.567 as $1,234.56).
    3. Create 4 ranges at 500 point intervals (0-500, 500-1000, 1000-1500, 1500-2000).
    4. Color the gauge with the "Green to Red" schema.
    5. Save the visualization as "Average Ticket Price".
  3. Challenge

    Create and Save the Delayed Flights Visualization

    1. Create a new gauge visualization.
    2. Add a filter to only show documents where FlightDelay is true.
    3. Calculate the total number of flights and label it as "Delayed Flights".
    4. Split the buckets on the top 3 of carrier ordered by the number of delayed flights in descending order and labelled as Carrier.
    5. Create 5 ranges at 10 point intervals (0-10, 10-20, 20-30, 30-40, 40-50).
    6. Color the gauge with the "Yellow to Red" schema.
    7. Save the visualization as "Delayed Flights".

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans