-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Learn Grafana 10.x
By :

Now that you understand how to connect data source queries to visualizations, we’re going to take a step back and look at one of the key features in Grafana’s visualization pipeline: the DataFrame. A DataFrame is an object that contains data received from a data source query and provides the source data for visualization.
In this chapter, we will learn more about DataFrames, their role in how Grafana visualizes data, and how to manipulate them using Grafana’s transformation operators. We will cover the following topics:
First, we will answer the question of what a Grafana DataFrame is, its role, and how transformation operators affect it. Next, we will look at the most useful of the transformation operators...