-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plug-in completes and displays problems (v0.10.3) #234
Comments
I've just installed the plugin (0.10.3) first time and see the same problem. I looks like the reason is due to an invalid path where Grafana tries to load plugin from. My Grafana (11.4.0) installation has the following path – https://server.lan/monitoring/grafana/
But browser tries to load it from different path – https://server.lan/public/plugins/plugins/victoriametrics-datasource/8.js instead of https://server.lan/monitoring/grafana/public/plugins/victoriametrics-datasource/8.js |
It actually slightly more complicated: when I open Metrics Explorer (https://server.lan/monitoring/grafana/explore) in new tab, it constantly broken. Then if I switch to some dashboards (in this tab) which use the datasource and go back to Metrics Explorer it sometimes starts to work. So it worth to start digging this problem from Metrics Explorer. |
I am seeing the same (incorrectly doubled '/plugins/plugins/ |
Hi @maxb , @KonishchevDmitry , @resurgence72 @icy ! The issue was fixed in the new release. Please pay attention that the plugin ID was changed in the v0.12.0 release |
hi,when i upgraded v0.8.3 version to v0.10.3,I noticed something strange:
Plugin auto-complete ability compared to v0.8.3 rollback (like {},labelname)
The plugin's ability to distinguish colors between different formats has disappeared, and now there is only one white color, which is difficult to distinguish
my datasource version
The text was updated successfully, but these errors were encountered: