You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not too familiar with health checks on container apps on Azure, and was looking for a straight forward way to enable some monitoring/alerting within Azure.
I've had a look at the health check endpoints in Aspire and have added output caching and timeouts to those endpoints with a view to enabling them in production. But from this point onward, I'm not really sure what to do.
I can see there's a 'Health probes' section under the container in the Azure interface:
Do I want to get these enabled some how, is that something I do in Aspire? Can I configure some alerts off the back of these in Azure monitoring (email, sms)? I feel like the documentation is giving half the story, I've got these end points but where do I go next to figure out what to do with them?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not too familiar with health checks on container apps on Azure, and was looking for a straight forward way to enable some monitoring/alerting within Azure.
I've had a look at the health check endpoints in Aspire and have added output caching and timeouts to those endpoints with a view to enabling them in production. But from this point onward, I'm not really sure what to do.
I can see there's a 'Health probes' section under the container in the Azure interface:
Do I want to get these enabled some how, is that something I do in Aspire? Can I configure some alerts off the back of these in Azure monitoring (email, sms)? I feel like the documentation is giving half the story, I've got these end points but where do I go next to figure out what to do with them?
Beta Was this translation helpful? Give feedback.
All reactions