You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The one change to prometheus.yml (remote_write target)
The one change in Grafana (datasource URL → asap-query-engine)
How to verify ASAPQuery is serving accelerated queries (log output, metrics endpoint)
How to fall back to Prometheus if something goes wrong
Notes
Should live under docs/03-how-to-guides/operations/ alongside the existing manual stack guide. Written for an operator audience — assume familiarity with Prometheus/Grafana but no knowledge of ASAPQuery internals.
Goal
Write a step-by-step guide for users who already have Prometheus and Grafana running and want to add ASAPQuery with minimal disruption.
Contents
The guide should cover:
prometheus.yml(remote_writetarget)Notes
Should live under
docs/03-how-to-guides/operations/alongside the existing manual stack guide. Written for an operator audience — assume familiarity with Prometheus/Grafana but no knowledge of ASAPQuery internals.