Forum Discussion
Phani_5
Microsoft
Apr 22, 2019How to calculate service reliability and availability ?
Looking for sample azure log analytic query to measure service reliability and availability for web api service for which logging is done in azure application insights
- Apr 23, 2019
There is an example in the Log Analytics portal for HeartBeat data, which can start you - just adapt for App Insights.
I also have two posts that also may help form the basis of an SLA report (these are Log Analytics) but can be adjusted.
and
CliveWatson
Apr 23, 2019Former Employee
There is an example in the Log Analytics portal for HeartBeat data, which can start you - just adapt for App Insights.
I also have two posts that also may help form the basis of an SLA report (these are Log Analytics) but can be adjusted.
and
Phani_5
Microsoft
Apr 23, 2019CliveWatson Thanks a ton