Hi guys!
I'm working with Kibana Dashboard, and i want to create a visualization or saved search with all spans parent from the transactions that i'm filtering. Is this posible?
For example, let's supose that i filter all transactions by some field (ie url.path) that isn´t present in spans.
All the related spans has the same trace.id and transaction.id, but they were filtered by url.path.
Any ideas?
Thanks in advance.
Santiago.