Hi
Need to put discovery search on dashboard. how can i do this?
the main issue is I've create table on dashboard that show top apm span by duration. as far as i know i can't add column that show this field "span.db.statement"on table.
this field contain database query.
I want when I click on it show result of that point in discovery search, to see database query.
another idea is i show transaction id on table and when i hit that show result of that log in dashboard, so i can see database query.
Any idea?
Thanks