-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation: add ASAPQuery to your existing Prometheus-Grafana stack #246
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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:
- Running the drop-in Docker Compose (issue Self-contained drop-in Docker Compose for existing Prom-Grafana stacks #245)
- The one change to
prometheus.yml(remote_writetarget) - 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation