prometheus/documentation
Arve Knudsen 7f4f64fc43 tsdb, web/api: incremental head metadata, API pagination, fallback docs
- 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>
2026-03-20 17:56:16 +01:00
..
examples tsdb, web/api: incremental head metadata, API pagination, fallback docs 2026-03-20 17:56:16 +01:00
images Render background in images to play nicely with dark mode 2023-02-26 22:56:57 -05:00
prometheus-mixin mixin: add uid to remote write dashboard 2025-10-01 14:39:26 +02:00
internal_architecture.md Replace godoc.org links 2021-06-17 07:18:51 -04:00