VolkovLabs / business-text

The Business Text panel plugin allows you to construct a text visualization template from the values of a dataset returned by a data source query.
https://volkovlabs.io
Apache License 2.0
83 stars 13 forks source link

[problem] external library support in Grafana Cloud #265

Closed Md-Hasib-Askari closed 10 months ago

Md-Hasib-Askari commented 10 months ago

When installing Dynamic Text Panel in Grafana, I had to set DISABLE_HTML_SANITIZE=true in a config file. That helps me to add external libraries working in Dynamic Text Panel. But my question is, how do I implement it on Grafana Cloud? I searched everywhere but found nothing.

mikhail-vl commented 10 months ago

@Md-Hasib-Askari You need to open a support ticket to ask to disable sanitize in the Grafana Cloud.

In future Grafana version you should be able to modify Settings using UI and support ticket won't be required.