fix(monitoring): Prometheus 단일 복제본 대시보드 정합성 - #762
Conversation
54dc137 to
fa3e2fc
Compare
| service_name, | ||
| ) | ||
| finally: | ||
| _OTEL_CONFIGURED = True |
fa3e2fc to
497ef40
Compare
💡 Codex Reviewcode-place/kubernetes/monitoring/prometheus-rules.yaml Lines 65 to 66 in 54dc137 When the single Prometheus pod or its node becomes unavailable, that same pod is no longer running the rule engine that evaluates this expression or sends the alert to Alertmanager. Consequently, the documented one-minute code-place/kubernetes/base/postgres/postgres.yaml Lines 20 to 21 in 54dc137 On either already-deployed dev or prod cluster, the bound PostgreSQL PVCs retain their immutable ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Changelog
fix(monitoring): Prometheus 단일 복제본 대시보드 정합성 확보