Are you sure the data is missing? The query
node_processes_state{state='D'} > 500
will only show values in the graph which are over 500; you will see gaps
when the value is below 500. What do you see if you graph
node_processes_state{state='D'}
instead?
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/94da1f3c-8e73-4635-8599-4a9fbae35d0c%40googlegroups.com.