When clicking on a trace, getting this screen. Why...
# support
v
When clicking on a trace, getting this screen. Why it may be happening?
r
There is a replication lag so when your query is hitting a shard where data has not yet replicated you get this
Change replicas to 1 and test
v
ok @Raghav Awasthi thanks