You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got There are data sources in this dashboard that are unsupported for shared dashboards. Panels that use these data sources may not function properly: victoriametrics-metrics-datasource. when trying to share the dashboard externally.
The http url of victoriametrics-metrics-datasource is public accessed and without auth.
How can I configure the victoriametrics-metrics-datasource to allow the dashboard share externally without problems.
@AndrewChubatiukgrafana/grafana#104910 has been merged. As I understand, sharing will become available for VictoriaMetrics datasource with new Grafana release for v11 or v12 lines?
Despite this PR has labels that it's expected to be ported to 11.6.x and 12.0, but it wasn't yet included into respective branches, for now we're waiting for it to be released in 12.1.x. will update issue in case of any changes
Uh oh!
There was an error while loading. Please reload this page.
Hi, I got
There are data sources in this dashboard that are unsupported for shared dashboards. Panels that use these data sources may not function properly: victoriametrics-metrics-datasource.
when trying to share the dashboard externally.The http url of victoriametrics-metrics-datasource is public accessed and without auth.
How can I configure the victoriametrics-metrics-datasource to allow the dashboard share externally without problems.
I also noticed the following documentation on shared-dashboards/#supported-data-sources.
From the current content of
plugin.json
, the conditions are met.See also https://grafana.com/docs/grafana/next/dashboards/share-dashboards-panels/shared-dashboards/#supported-data-sources.
The text was updated successfully, but these errors were encountered: