My experience with the Go To Dashboard has worked flawlessly. But now I need to venture into Go to URL so I can pass in additional variables into the URL like embed=true & auth_provider_hint=anonymous1
My issue is with {{rison context.panel.filters}} is that it does not pick up the additional filter from the item that I am selecting to pass into the kibana dashboard that is opening from that URL. It only passes in the existing Filters from the current dashboard.
In this and all cases I would expect that the filter from the clicked element is applied into the {{rison context.panel.filters}}.
Or is there another way to get the Go to Dashboard to accept embed=true and auth_provider_hint=anonymous1 ?