Hi @clevernessisamyth
Thanks very much for your detailed reply. I could figure out the patterns on the log, and can see the additional labels as expected.
But I am unable to see an option to add transformations. As per the Grafana documentation Query and transform data | Grafana documentation this should be visible in a panel.
I have exported teh query results in a panel, but cannot see where to add a new transformation.
Do you think something needs to be configured on the panel explicitly?
Thanks! I was trying in a panel in the dashboard, but I could not figure out how to edit the panel and execute the transform. I could get this working now. Almost everything that you mentioned is working as expected.
One small hitch is that the final timestamps are not showing the milliseconds part. I could see you have added a convert field statement at the very end. Here you have a String that allows a date format. This is a bit different for me. However I will try to explore this more from my end.
Yeah, for some reason, Grafana doesn’t display the milliseconds. I tried many things, but nothing seemed to work except changing the type from time to string with a specified format.