Closed L3bannen closed 3 years ago
Thanks for reporting this. To be able to help you to resolve this I would need some more information from the network tab in your browser. Could you please send me the response on the following request?
Is this helpful ?
I tried running the same command from Azure Explorer directly and it does respond with an error as well:
Unsupported management command: .show databases schema as json
I tried running the same command from Azure Explorer directly and it does respond with an error as well:
Unsupported management command: .show databases schema as json
Perfect thanks! I will look into this asap.
@zivcaspi do you know in what version of ADX this command was added?
https://docs.microsoft.com/en-us/azure/data-explorer/kusto/management/show-schema-database
And do you know what version the playfab is running?
Hello,
If that can help: the command .show databases schema does work on the version playfab is running. It seems it doesn't like the "as json" part.
Let me know if you want me to try anything.
Cheers
Ah, super! That helps a lot. I will try to fix this to the next release. Thanks for the help 🙏
@L3bannen - can you please elaborate which cluster / data source you are working with? All Kusto (ADX) clusters support this command - and if playfab mid-tier/proxy is blocking this command - we can get in touch with them to get it completed.
@mckn : I would not recommend using .show databases schema command, as it has significantly worse performance when it comes to clusters with many databases.
@sloutsky Here is the cluster URL: https://insights.playfab.com/
Playfab is part of Microsoft (and has now been renamed "Azure playfab" https://playfab.com/ )
Here is the official documentation from Microsoft to connect grafana to playfab: https://docs.microsoft.com/en-us/gaming/playfab/features/insights/connectivity/connecting-grafana-to-insights
I checked this morning and the command .show databases schema as json still doesn't work.
Hope it helps.
I am also having trouble with this when using PlayFab like @L3bannen. I am on the https://insights.rblx.playfab.com cluster, however. Is there any sort of workaround until this can be fixed?
I too am receiving the Unsupported management command: .show databases schema as json
error.
Thanks!
@gabilehner it seems like Playfab is using an old version of ADX. This is not something we can fix or provide a workaround for on our side, right?
With plugin version 3.0 or higher I can't edit queries, instead I get an error.
I connect to the datasource just fine, but when I want do a new query, the field doesn't appear and I get the error
Could not load datasource schema: [object Object]
I tried using older version of grafana but it doesn't change anything with my problem so it seems to be something that changed since 3.0.
Is there a workaround to this issue?
My data source is playfab, I have no issues when using Azure Data Explorer directly or older versions (2.x.x) of the Azure data explorer datasource.
I'm sorry if this was already resolved elsewhere, tried to search everywhere but couldn't find anything.