Azure / Azure/git-ape

Post-deployment monitoring and alerting setup

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
269
Forks
45
Avg merge
18h 41m
Merged PRs (30d)
11

Description

## Description

Currently, post-deployment validation runs health checks but does not configure ongoing monitoring. The manifesto envisions closing the loop between observability and action.

## Scope

1. **Azure Monitor integration** — Auto-configure alert rules for deployed resources (availability, error rates, response times).
2. **Application Insights** — Auto-instrument web apps and function apps with Application Insights.
3. **Dashboard generation** — Create an Azure Dashboard with key metrics for the deployment.
4. **Alert action groups** — Configure notification channels (email, Teams, PagerDuty).

## Acceptance Criteria

- [ ] Deployed resources have Azure Monitor alerts configured.
- [ ] Web apps/functions have Application Insights instrumented.
- [ ] Azure Dashboard created for the deployment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.