Technical requirements
Before we get started with our visualizations for this chapter, we’ll need to set up InfluxDB and Grafana servers, install a Python Docker container to run our scripts, and ingest some data into an InfluxDB bucket. These steps are like those we used when we introduced this data ingestion pipeline back in Chapter 5, Extracting and Visualizing Data with InfluxDB and Grafana.
Note
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/Chapter07.