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 Time Series Visualizations with the Time Series Visual Builder (TSVB) in Kibana 7.6

The Time Series Visual Builder (TSVB) in Kibana provides a more detailed and customizable way of visualizing data. In this hands-on lab, you will use the TSVB to create elaborate time series visualizations.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 2h 0m
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 Flights by Status Over Time visualization

    1. Create a new time series visualization with the TSVB.
    2. Calculate the number of events and label it as Flights.
    3. Group Flights by the following filters:
      • Cancelled and FlightDelay are both false, labelled as On Time, and colored green.
      • FlightDelay is true, labelled as Delayed, and colored yellow.
      • Cancelled is true, labelled as Cancelled, and colored red.
    4. Configure the visualization as a stacked bar chart with 1 hour time intervals.
    5. Save the visualization as "Flights by Status Over Time."
  2. Challenge

    Create and save the Flight Delays by Delay Type Over Time visualization

    1. Create a new time series visualization with the TSVB.
    2. Calculate the number of events where FlightDelay is true, and label it as Delays.
    3. Group Delays by the top 10 of FlightDelayType ordered by the number of delays in descending order.
    4. Configure the visualization as a stacked bar chart with the rainbow split color theme and 1 hour time intervals.
    5. Add a second series that calculates the number of events where FlightDelay is true, and label it as Total Delays.
    6. Configure the Total Delays series as an invisible line graph. (We just want to see the value in the legend and tooltip).
    7. Save the visualization as "Flight Delays by Delay Type Over Time."
  3. Challenge

    Create and save the Flights by Carrier Over Time visualization

    1. Create a new time series visualization with the TSVB.
    2. Calculate the number of events where Cancelled is false and label it as Flights.
    3. Group Flights by the top 10 carriers ordered by the number of flights in descending order.
    4. Configure the visualization as a stacked bar chart with the rainbow split color theme and 1 hour time intervals.
    5. Add an annotation with the following requirements:
      • Annotates all occurrences of a cancelled flight (Cancelled is true).
      • Annotates using a red line and the "Exclamation Triangle" icon.
      • Annotations should display "Cancelled Flight: " followed by the flight number (FlightNum).
    6. Save the visualization as "Flights by Carrier Over Time."

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