Observability
Autoscaling is one thing, understanding how you are scaling is another.
Standardizing on Azure Event Grid is a great approach to centralize your autoscaling notifications:
Here are a few ways to integrate with Azure Monitor for your autoscaling:
- Kubernetes Event Grid Bridge - A simple event bridge for Kubernetes native events to Azure Event Grid. (GitHub - Docs - Blog post)
- Azure Event Grid adapter for Azure Monitor Autoscale - Bring Azure Monitor Autoscale events to Azure Event Grid with this adapter. (GitHub - Blog post)