Technical requirements
Before we create our visualization panels, we’ll need to set up InfluxDB and Grafana servers, install a Python Docker container to run our script, and then ingest data into an InfluxDB bucket. These steps should recall those we used when we introduced this data ingestion pipeline back in Chapter 5, Extracting and Visualizing Data with InfluxDB and Grafana.
Information
Tutorial code, dashboards, and other helpful files for this chapter can be found in this book’s Github repository at https://github.com/PacktPublishing/Learn-Grafana-10/tree/main/Chapter08.
Let’s start!