Hi All,
- I am using loki as a data source and a time-series panel. I have set data link in time-series panel to redirect to dashboard which has log panel with log lines.
What I want to achieve is when I click on some data point in time-series graph, it should re-direct to other dashboard with log panel and should show the result/log line of that exact time-stamp where I clicked.
But for me, it is redirecting with the range (from/to) to other dashboard which results in panel in other dashboard shows result of that time range and not the particular log line of exact time stamp. Is there a way to achieve this?
- When using ${__value.time} variable in data link URL, is there a way to convert it to some other format? like 2023-03-21T16:42:04.404Z