mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-21 18:10:42 -04:00
Add EnableResourceAttrIndex option to control whether the resource attribute inverted index is built in memory and written to Parquet. When disabled, the index is not created but unique attribute name tracking (used for autocomplete) still works. This allows downstream projects like Mimir to disable the index per-tenant when Parquet-native filtering on attr_key/attr_value columns is preferred over the in-memory inverted index. Prometheus defaults to enabled, preserving current behavior. Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> |
||
|---|---|---|
| .. | ||
| prometheus | ||
| promtool | ||