Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Query -> Stream<TimeSeries>
Fan out a metric query to multiple distributed Store API endpoints in parallel and merge the returned partial time-series results.
Problem it solves
Querying metrics across isolated environments or clusters requires a single, unified query interface.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.