Can we have a screenshot of the graph view, from the same timerange?
also, which version of prometheus are you using?

Thanks

On 26 Mar 09:42, David Miller wrote:
> the result has an obvious diff,like pictures
> my recording rules:
> 
>  - record: sum:instance_cpu_quota:cell:product:marker:functional_marker
>       expr: sum(instance_cpu_quota)by(cell,product,marker,functional_marker)
>     - record: sum:instance_mem_quota:cell:product:marker:functional_marker
>       expr: sum(instance_mem_quota)by(cell,product,marker,functional_marker)
>     - record: sum:instance_mem_quota:cell:product:marker:functional_marker
>       expr: 
> sum(instance_mem_quota_bytes)by(cell,product,marker,functional_marker)
>     - record: sum:instance_ssd_quota:cell:product:marker:functional_marker
>       expr: 
> sum(instance_ssd_quota_bytes)by(cell,product,marker,functional_marker)
>     - record: sum:instance_hdd_quota:cell:product:marker:functional_marker
>       expr: 
> sum(instance_hdd_quota_bytes)by(cell,product,marker,functional_marker)
>     - record: sum:instance_cpu_used:cell:product:marker:functional_marker
>       expr: sum(instance_cpu_used)by(cell,product,marker,functional_marker)
>     - record: sum:instance_mem_used:cell:product:marker:functional_marker
>       expr: 
> sum(instance_mem_anon_bytes)by(cell,product,marker,functional_marker)
> 
> how should I fix it?thank you
> 
> 
> -- 
> 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/79f17ddc-d2e9-4b7f-82d9-a0e7e4ebc0f2%40googlegroups.com.




-- 
 (o-    Julien Pivotto
 //\    Open-Source Consultant
 V_/_   Inuits - https://www.inuits.eu

-- 
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/20200326164454.GA19909%40oxygen.

Attachment: signature.asc
Description: PGP signature

Reply via email to