promtool check rules rules/*.yamlRoll out Prometheus native histograms without blinding your SLOs
A practical workflow to compare classic buckets and native histograms, protect remote_write, and validate alerts before changing critical dashboards.
Learn how to enable native histograms with dual publishing, parity PromQL, cardinality limits, and remote_write guardrails so p95, p99, and burn alerts remain trustworthy.
Created: August 11, 2026
Published: August 11, 2026
Linux
Validation on self-managed Prometheus with promtool, the HTTP API, and local TSDB analysis.
promtoolcurljqaccess to the TSDB directory or a safe test snapshot
curl -s http://localhost:9090/api/v1/status/tsdb | jq .datapromtool tsdb analyze /var/lib/prometheusContent locked
This guide requires both steps before full content is available.
- ○Click “Like” on this guide.
- ○Share on WhatsApp, X, LinkedIn, or copy the link.
Access is automatically unlocked as soon as both steps are completed.