Open
Description
Currently, metricd MetricProcessor
needs an indexer connection for the only reason of accessing archive policy information for each metric.
It seems that metricd could not use an indexer connection at all if the archive policy content was duplicated to the metric in the aggregate storage.
This has other implication, especially for metrics using archive policies.
However, in a world where archive policies would be gone (check #547), that might be feasible.