Saturday, 31 August 2024

TimeSeries Database : InfluxDB V2 : Load Kubernetes pod stats for CPU/Me...

TimeSeries Database : InfluxDB V2 Tutorial : Load kubernetes pod stats for CPU/Memory to InfluxDB - Part5
1. Extract CPU/Memory for kubernetes pods for given namespace with python
2. Build data point with extracted CPU/Memory for all pods in given namespace
3. Load the built data points to influxdb
4. Verify whether data loaded by python is correct or not
5. Visualize the data on InfluxDB UI with various graphs & raw values in table form

No comments:

Post a Comment