Hello,
I have a question in relation to the answers provided by prometheus in a 
classic promQL query.
Are the "points" present in prometheus' answer true measurements? Or are 
they "false" points resulting from various calculations?

*example of a request :*
/api/v1/query_range?query=memstats_memory_usage_percent{job=~"67ing-at-home.*"}&start=1612345793.908&end=1612367393.908&step=165

*example of a response: *
{"status":"success","data":{"resultType":"matrix","result":[{"metric":{"__name__":"memstats_memory_usage_percent","instance":"xxxxxxx","job":"67ing-at-home"},"values":[[1612366470,"0.000000623712419938"],[1612366635,"0.000000624413695339"],[1612366800,"0.000000624701890709"],[1612366965,"0.000000624740316758"],[1612367130,"0.000000624740316758"]]}]}}

King regards,
GHIO Rodolphe

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/ca10eaa8-e9d4-4385-8ac2-71de5676a8c8n%40googlegroups.com.

Reply via email to