Split the query into two:

(container_fs_usage_bytes{pod="calico-node-fmvbf"})

(container_fs_writes_bytes_total{pod="calico-node-fmvbf"})

If you get more than one time series from both queries, then there's your 
problem.

On Sunday, 15 May 2022 at 16:06:21 UTC+1 [email protected] wrote:

> (container_fs_usage_bytes{})*on(instance)group_left(pod) group by (pod)( 
> container_fs_writes_bytes_total)
>
> I am getting fllowing error.
>
> Can you help me out to resolve?
>
> Error executing query: found duplicate series for the match group {} on 
> the right hand-side of the operation: [{pod="calico-node-fmvbf"}, 
> {pod="kube-multus-ds-amd64-h4n77"}];many-to-many matching not allowed: 
> matching labels must be unique on one side
>
>
>

-- 
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/c52d0555-70ac-4018-b3e0-5660e0ba77b1n%40googlegroups.com.

Reply via email to