Measure ping jitter

Hi,
does anyone have an elegant solution to measure ping jitter? I have ping sensor configured for 1.1.1.1 and 8.8.8.8, but statistics chart only can aggregate min max and mean, no mean deviation (=jitter).
I think i could run some serious database and query it through graphana but it seems like an overkill.
thanks
Adam

Why I need this? i am trying to troubleshoot connectivity problems (i have local wifi based isp - roof antenna). It is reasonably fast 200/200Mbit, but sometimes there is lag in videocalls.
I think it is mostly a problem of unstable latency

Welcome!
I’m thinking you will be best served by some type of monitoring outside Home Assistant that allows a more detailed look at network measures. You can certainly publish the collected data back to Home Assistant for viewing. You might have a look at the tools that this group provides:

https://www.measurementlab.net/tests/ndt/

Good hunting!