I have a grafana dashboard and I want to extract the url and use it in grafana data links .is there a variable I can use in order to get the url.
Example: I want to extract this https://bingoke.com and use it in datalinks
I want to replace localhost with https://bingoke.com which comes from the url using some variable . not hard coding it.