Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
TagFilters -> Set<SeriesID>
Map query tag filters to a set of internal time-series IDs using an inverted index.
Problem it solves
Scanning all series to find those matching specific tag values is too slow for high-cardinality datasets.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.