docs: align monitoring docs for postgresai 0.15
Summary
Release-readiness cleanup for postgresai 0.15 monitoring docs.
Changes
- Pin CLI examples to
postgresai@0.15.0instead of@latest. - Replace stale monitoring CLI flags with the 0.15 commands and options.
- Point metric-definition links at the
0.15.0tag. - Align local retention/resource guidance with the 0.15 compose defaults.
- Patch remaining stale CLI/Docker install references after review: monitoring user default,
local-installhelp output, pgwatch service names, and Docker troubleshooting examples.
Validation
- Searched monitoring docs for stale
@latest,0.14.0, old CLI flags, and old metric links. Remaining90dreferences are custom examples or Helm-specific values, not local-install defaults. bun run buildpassed locally after installing deps withbun install --frozen-lockfile; only pre-existing blog author warnings were emitted.- Pipeline passed: https://gitlab.com/postgres-ai/docs/-/pipelines/2561262859
Closes #221 (closed)
Edited by Maya P