azure-data-explorer-datasource
azure-data-explorer-datasource copied to clipboard
Grafana datasource plugin for Microsoft Azure Data Explorer (formerly Azure Kusto)
Users should be able to select the [model](https://platform.openai.com/docs/guides/gpt/which-model-should-i-use) that is used in the OpenAI integration (#577). At the very least having a dropdown that allows selecting `gpt-4` makes sense. We...
Azure Data Explorer has official SDK for Go [github.com/Azure/azure-kusto-go](https://github.com/Azure/azure-kusto-go). It may be beneficial to switch from own Kusto client implementation to the Kusto SDK. ### Authentication While Kusto SDK providers...
A properly formatted error response from backend:  Not being properly displayed in Explore:
Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in this repository. We want to disclose it responsibly. GitHub has...
When I use the query builder and add two queries and time series they are both shown as avg_Value in the legend and it's not clear which is which. Other...
See grafana/support-escalations#3478. When a filter is applied on a column with a dynamic type the schema used is for the full column. This can lead to the incorrect type being...
**What happened**: The builder quotes `timespan` or `datetime`s when comparing them in a filter. This syntax is only valid with the operators that compare exact values (e.g. `==` or `!=`)...
Added shift+enter to run query in raw query editor :)
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.8.3 to 8.13.0. Release notes Sourced from cspell's releases. v8.13.0 Features Speed Improvement On average, 8.13.0 is 1.5x - 2x faster than 8.12 Spell check the CSpell...
Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data) | `10.4.1` |...