Hey people, I have a question?
With regards to Grafana (specifically Data Extractions) missing data over periods of time & running in a Kubernetes cluster (using Thanos as a data source), odd thing is we have a report sent out every day in pdf format which have data. If I need to supply more details, please let me know! I did ran these 2 commands :
absent(up{job=“some-job”})
&
absent_over_time(up{job=“some-job”}[5m])
Any help would be appreciated.
Thanks.