suppose I monitor a job with 100 instance.when I query with 1 minute :
*count(sum(metrics_name{xxx}[1m]) by (instance)),*
what i get is less than 100.
when I use 10 minutes,
*count(sum(metrics_name{xxx}[10m]) by (instance)),*
what i get is 100.
--
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/075dd28b-4aae-4c8e-9241-962a901ac2cbo%40googlegroups.com.