using the influxdb api for statistical analysis of its prometheus metrics
- influxdb is deployed on your k8s cluster and gets data from prometheus
- do port forward to your local machine:
$ kubectl port-forward podname 8086:8086
python3 scripts/influxdb_client.py