I have a use-case wherein I need to send some filtered data (metrics that 
match a regex) from one Prometheus to another.
What is the suggested approach for such cases? I was thinking of using 
remote_read (over remote_write because remote_read is better in terms of 
resource utilization), but I couldn't find anything in the docs to suggest 
that I can filter what data to read while using remote_read.
Prometheus Version - v2.34.0

-- 
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/86cf784b-caa5-4f58-9376-442cc67f7889n%40googlegroups.com.

Reply via email to