Hi All,
Can we store session variable in Nodejs and use it in Grafana datasource.ts
Could anyone guide us if we can achieve this? Any example would help.
Hi All,
Can we store session variable in Nodejs and use it in Grafana datasource.ts
Could anyone guide us if we can achieve this? Any example would help.
Maybe it would be best to ask what are you trying to accomplish here?
Hi I am trying to make API calls and store few properties from returned response as static variables to use them in other components.
This I am trying to do at datasource.ts but not able to persist any information any suggestions would be helpful.