Hi all,
I am using elastic apm version 1.18.0 in dot net core application. In my application ,I am starting transaction, setting labels to transactions and ending the transaction. This I am doing multiple times.
I am facing issue is that transaction id and trace id is generating successfully but it is not showing in elastic kibana. This issue is with only few transactions. Rest all transaction ids are showing in kibana.
Can anyone please help me out in this issue.