I'm hoping someone can tell me if this is even possible before I spend a lot of time looking at it. I am trying to report on teh uptime of a service running in Azure, we are collecting data using log analytics and passing into PowerBI, and one of the metrics we have is load balancer health events, however we only get a record when an event occurs ( so change from 100% health to 50%, back to 100% etc.).
What I need to do is report on teh uptime of the service over a month using this data, so the interesting part is the amount of time spent in the state between events, so x hours at 100%, x hours at 0 etc. Is there anyway that I can graph this in PowerBI with the data I have, or am I going to need to go away and take this data and calculate a continuos data set rather than point in time?