Overview
Add a dedicated Application Insights alert rule that fires when LinkedInTokenRefresherFunction logs an error, ensuring immediate notification if the auto-refresh fails and manual intervention is needed before the token expires.
Depends on: #58
Tasks
traces
| where timestamp > ago(2h)
| where message contains "LinkedIn token refresh"
| where severityLevel >= 3
Acceptance Criteria
References
Overview
Add a dedicated Application Insights alert rule that fires when
LinkedInTokenRefresherFunctionlogs an error, ensuring immediate notification if the auto-refresh fails and manual intervention is needed before the token expires.Depends on: #58
Tasks
LinkedInTokenRefresherfunction errors:cavallo.marco@gmail.comdocs/monitoring.mdfor IaC reproducibilityAcceptance Criteria
docs/monitoring.mdReferences