mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-22 02:20:53 -04:00
- Incremental inverted index on head: add resourceAttrIndexMu, Update/Remove methods, integrate with updateSharedMetadata/cleanupSharedMetadata - Per-block inverted index in Parquet: NamespaceResourceAttrIndex namespace, EnableInvertedIndex writer option, write/read index rows, enable in compaction - Layered metadata reader: blocks-only cache (no TTL) + live head overlay, replacing 30s head TTL with always-current head data - Eliminate fallback label scan: remove O(ALL_SERIES) q.Select() fallback in /resources and /resources/series endpoints - Safety cap: maxMetadataResults=500k on resource metadata API responses - Convenience reader options: WithResourceAttrIndexOnly, WithResourceData, WithScopeData, WithFullResourceData for Mimir store-gateway Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| images | ||
| prometheus-mixin | ||
| internal_architecture.md | ||