mcd-tracker Grafana dashboard + alert rules #157
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-platform#157
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Type
Feature
Lineage
Standalone -- mcd-tracker observability buildout
Repo
forgejo_admin/pal-e-platformUser Story
As a platform operator
I want a Grafana dashboard and alert rules for mcd-tracker
So that I can monitor API health and business metrics
Context
Golden signals dashboard needed for mcd-tracker in Grafana, plus basic alert rules in Alertmanager. Clone the pal-e-docs pattern exactly. Depends on mcd-tracker API Prometheus instrumentation being deployed first.
File Targets
Files to create:
terraform/dashboards/mcd-tracker-golden-signals.json-- clone from pal-e-docs patternFiles to modify:
terraform/main.tf-- add ConfigMap for dashboard, add alert rulesAcceptance Criteria
Test Expectations
tofu validatepassestofu planshows dashboard ConfigMap and alert rule creationtofu plan -lock=falseConstraints
mcd-tracker-apiPrometheus instrumentation being deployed firstChecklist
Related
mcd-tracker-- parent projectpal-e-platform-- where dashboards are deployed