azure-data-explorer-datasource icon indicating copy to clipboard operation
azure-data-explorer-datasource copied to clipboard

Grafana datasource plugin for Microsoft Azure Data Explorer (formerly Azure Kusto)

Results 74 azure-data-explorer-datasource issues
Sort by recently updated
recently updated
newest added

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...

enhancement
datasource/ADX
priority/low

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: ![image](https://github.com/grafana/azure-data-explorer-datasource/assets/1131253/ab550f8d-de6f-4694-9577-6e4ed509e94c) Not being properly displayed in Explore:

type/bug
datasource/ADX
priority/med

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...

enhancement
datasource/ADX
priority/low

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...

type/bug
datasource/ADX
priority/med

**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 `!=`)...

type/bug
datasource/ADX
priority/med

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...

dependencies
javascript

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` |...

dependencies
javascript
requires-manual-approval