Scripted Field URL

I have a scripted field (URL type) which i use to navigate to APM on kibana from a dashboard. Is there a way i can capture time range from dashboard and pass it to scripted field, so when i navigate to APM, selected dashboard range is passed

Below is the URL generated by scripted field, time range of now-15m to now is default value generated. I want that value to be from discover/dashboard.

Selected dashboard from UI.

http://localhost:5601/app/apm/services/some-service/transactions/view?transactionName=someTransaction%23listenSomeQueue&transactionType=request&flyoutDetailTab=&waterfallItemId=&rangeFrom=now-15m&rangeTo=now

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.