Hi all!
I would like to know if exist a global variable (catch all) 'cause my need is to create a link to another dashboad from a panel graph passing all the active variable present into URL on the page?
Example my URL now is:
http://localhost:3000/d/xButrvt_01/general?orgId=1&refresh=1m&var-fabbrica=Test&var-job=sql_server_exporter&var-environment=Dev&var-dbinstance=HP-PROBOOK&var-dbsys=master&var-dbselect=All&var-dbstatus=ONLINE
I’m linking from a panel another dashboard
but… exist a global one for the parameters? Or I’ve to rewrite one by one?
Thanks Alen