Capture total time of usage spikes

  • What Grafana version and what operating system are you using?
    Windows 10, Grafana v10.0.3 (eb8dd72637), using Windows Exporter to capture CPU usage.

  • What are you trying to achieve?
    I’ve got an app that goes through cpu calculations which I want to monitor the start and end time. The idea is to have some sort of stopwatch or “calculations completed in:”

  • How are you trying to achieve it?
    I tried doing it through Alerts, but it’s “too much” hassle to get the end result. I can get the same timings from the current Dashboard I’ve got set up and just look when the spike started and where it finished.

I tried looking for something similar through google etc, but wasn’t able to find the answer I needed, or wasn’t asking the right answer

Any help would be much appreciated!