A practical guide to monitoring Argo Rollouts canary deployments using Last9 as the observability backend. Covers the actual Prometheus metrics exposed on port 8090 in v1.8.x (correcting doc inaccuracies like the non-existent canary_weight label), how to scrape them via OTel Collector into Last9, building a canary dashboard with rollout phase and replica fraction queries, and using Last9's Prometheus-compatible endpoint as an automated AnalysisTemplate gate for promotion/rollback decisions. Includes two auth gotchas: the absence of a basicAuth field in the Prometheus provider spec, and newline-in-base64 breaking HTTP headers.
Table of contents
What Argo Rollouts ExposesGetting Metrics into Last9Dashboarding Canary StateLast9 as an Automated Canary GateCompetitive ContextWhat This Gives YouCodeSort: