I exported a trace to csv file, and notice that some of the child spans have wrong start time. Looks like a random problems, not related to specific span. I think this is export issue, because when looking at the trace from Grafana, I can see that spans have the right start time, but in the csv the start time is wrong.
What can be the problem?
I found that the the problem if for few span we get as start-time scientific number in the csv file. only specific very few spans. happens randomly. looks like there is an issue with the export. which for some spans or logs it print scientific number which and not the timestamp. in Grafana all the spans are ok - start time and end time correct
what tool are you opening the csv file when you notice this issue