Skip to content

feat(deploy): re-enable backend Prometheus scrape - #172

Merged
zzylol merged 1 commit into
mainfrom
feat/backend-prom-scrape
Apr 21, 2026
Merged

zzylol merged 1 commit into
mainfrom
feat/backend-prom-scrape

Conversation

@zzylol

@zzylol zzylol commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

Backend's /metrics endpoint is now populated (ASAPQuery-backend PR #59), so the scrape job can come back. Points at backend:9091 (query server port) — ingest port 9090 is data-only.

Live-verified: asap_ingest_samples_total at 18.5M through Prometheus, backend target UP alongside controller + gateway.

🤖 Generated with Claude Code

Backend's /metrics endpoint is now populated (ASAPQuery-backend PR
#59), so the scrape job can come back. Point at `backend:9091`
(query server port, --query-port) instead of the stale `:9465`
that was never bound — ingest port 9090 is data-only and does
not expose /metrics.

Live-verified:
  * `asap_ingest_samples_total` at 18.5M through Prometheus
  * Backend target UP alongside controller + gateway
  * Query histograms visible for P99 calculation (§6.3)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zzylol
zzylol merged commit 59ec7d2 into main Apr 21, 2026
@zzylol
zzylol deleted the feat/backend-prom-scrape branch April 21, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant