- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Creating Metric Visualizations with the Time Series Visual Builder (TSVB) in Kibana 7.6
The TSVB is a powerful tool when creating visualizations from time series data. By using the TSVB to create metric visualizations, we can leverage the customizability of the interface to visually communicate our data in a highly readable way. In this hands-on lab, we will use the TSVB to create metric visualizations in Kibana.

Lab Info
Table of Contents
-
Challenge
Create and Save the Products Visualization
- Create a new metric visualization with the TSVB.
- Calculate the cardinality of
products.manufacturer.keyword
and label it as Manufacturers. - Calculate the cardinality of
products.product_name.keyword
and label it as Products. - Configure the visualization to show the latest value with daily intervals and do not drop the last bucket.
- Save the visualization as "Products".
-
Challenge
Create and Save the Items Sold Visualization
- Create a new metric visualization with the TSVB.
- Calculate the count of events and label it as Orders.
- Calculate the sum of
products.quantity
and label it as Items Sold. - Configure the visualization to show the latest value with daily intervals and do not drop the last bucket.
- Save the visualization as "Items Sold".
-
Challenge
Create and Save the Sales Visualization
- Create a new metric visualization with the TSVB.
- Calculate the sum of
products.price
and label it as Sales. - Configure Sales to display as a dollar amount with 2 decimal places (example: 1,234.567 as $1,234.56).
- Configure the visualization to show the latest value with daily intervals and do not drop the last bucket.
- Calculate the sum of
products.price
and label it as Year to Date. - Configure Year to Date to display as a dollar amount with 2 decimal places (example: 1,234.567 as $1,234.56).
- Configure Year to Date to show the latest value with yearly intervals and do not drop the last bucket.
- Save the visualization as "Sales".
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.