Hi Team
Am getting many-to-many not allowed error while trying to join two time series with role
redis_memory_max_bytes{k8s_cluster_name="$cluster", namespace="$namespace", pod="$pod_name"}
* on (k8s_cluster_name, namespace, pod) group_left(redis_instance_info)
(redis_instance_info{role=~"master|slave"})
Kindly help in having the correct query for this.
Thanks
Saravanan