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> |
||
|---|---|---|
| .. | ||
| custom-sd | ||
| info-autocomplete-demo | ||
| kubernetes-rabbitmq | ||
| otlp-resource-attributes | ||
| remote_storage | ||
| Makefile | ||
| prometheus-agent.yml | ||
| prometheus-digitalocean.yml | ||
| prometheus-docker.yml | ||
| prometheus-dockerswarm.yml | ||
| prometheus-eureka.yml | ||
| prometheus-hetzner.yml | ||
| prometheus-ionos.yml | ||
| prometheus-kubernetes.yml | ||
| prometheus-linode.yml | ||
| prometheus-marathon.yml | ||
| prometheus-nomad.yml | ||
| prometheus-otlp.yml | ||
| prometheus-ovhcloud.yml | ||
| prometheus-puppetdb.yml | ||
| prometheus-scaleway.yml | ||
| prometheus-stackit.yml | ||
| prometheus-uyuni.yml | ||
| prometheus-vultr.yml | ||
| prometheus.yml | ||
| promtool-http-config-file.yml | ||
| rbac-setup.yml | ||
| web-config.yml | ||