prometheus/web/api/v1/testdata
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
..
openapi_3.1_golden.yaml tsdb, web/api: incremental head metadata, API pagination, fallback docs 2026-03-20 17:56:16 +01:00
openapi_3.2_golden.yaml tsdb, web/api: incremental head metadata, API pagination, fallback docs 2026-03-20 17:56:16 +01:00