Logging Diagnostics

Is there a way to log the Information that are Captured by the Diag Tool?
I especially Need to log the number of dropped Frames, when CasparCG streams into a Network.

Any Ideas?

Best regards

lets lift this.
Does anyone know if its possible to save the info that Diag is reading?
Is the diag-graph written by OSC? is there anything that could record/analyzie OSC

At least 2.1 has diag in OSC.

Any hints how you could capture the data?
What Im driving at is a way to analyze how CasparCG react to different files.
with diag tool it is hard to compare how two different videocodecs work with CasparCG because you just have realtime data that you cant analyze afterwards.
If you could capture the data of that Diag draws the you would have a better analyzing tool.
And I totally understand the need for Diag so that you have a realtime tool seeing whats going on under the hood all the time.

You could just read OSC in node and stream the data to some time series database.

Blockquote
You could just read OSC in node and stream the data to some time series database.

and then analyze it with grafana
https://grafana.com/