Replies: 2 comments
-
This support would greatly help us migrate from our current JSON data source to the Infinity Data Source. Currently, we have authentication tokens stored in cookies, and since Grafana is unable to forward these cookies to the backend service, we are unable to authenticate Infinity requests. It would be great to have this support, as all other data sources offer this. |
Beta Was this translation helpful? Give feedback.
-
@yesoreyeram I also need the ability to forward certain cookies in queries. I've been able to get it working on a locally modified copy of the plugin - it's a very simple one-liner change to include the cookies and it's still protected / needs to be enabled via the Grafana |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Grafana added proper cookie forwarding support for backend datasources since
9.4.0
according to this PR : grafana/grafana#58132.I came across this following this discussion and was wondering what the status on this was. I also thought that opening a dedicated discussion would be worth it.
Thank you very much for your hard work, this plugin is fantastic 😄
Beta Was this translation helpful? Give feedback.
All reactions