Hi All,
I have a number of metrics from ~100 hosts from a 30 day period that I would like to import and then query & eventually report in via Grafana.
I obtain the data in JSON via API call, then parse the elements I am interested in if that has any relevance.
Python is my weapon of choice
Any suggestions on how to ingest the data and retain the sample time pls ?
Thanks in advance