Open midoxc opened 5 months ago
Yes, please, we wish to include external images in our dashboards and are unable to do so.
This would be useful! Thanks!
We have a usecase for this as well which is blocked due to this.
@sadnan1994 Can you share details of your use-case?
Hi @VermaPriyanka . We have the same requirement and a simple use case would be importing a database of user profiles and wanting to display each user's profile picture alongside their details. The profile picture may come from a 3rd party domain, which would need to be added to the CSP img-src
list. This is a serious limitation for us that we were easily able to overcome on our self-hosted Grafana instance.
To use the Parca plugin with AMG, I need to be able to add to the Content-Security-Policy used to allow connections from a custom endpoint where the parca server is deployed.
https://grafana.com/docs/grafana/latest/administration/configuration/#content_security_policy
This config would need to be exposed in some way.