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

Currently the trusted endpoints configuration only includes Azure endpoints for each cloud. As described in #849, this is unsuitable in cases where the clusters may sit behind a load-balancer for...

enhancement
datasource/ADX
priority/low

**What happened**: I have created an azure Grafana service and in the process of configuring it. The data source it needs to connect is https://kusto.aria.microsoft.com cluster. Since I'm not the...

type/bug
datasource/ADX

When using an ADX data source in a dashboard, the underlying dashboard JSON will look something like this: ```json { "panels": [ { "datasource": { "type": "grafana-azure-data-explorer-datasource", "uid": "cfb97634-30e4-4c76-a9ef-ddbe79be15d7" },...

type/bug
effort/small
datasource/ADX

### What happened? If I create a variable that is multi value and it has several items selected without a backslash in the values I can reference that variable in...

type/bug
datasource/ADX
priority/low

**What happened**: When using the query builder in the ADX plugin, the template variable of the dashboard cannot be used (like mentioned in the [note](https://github.com/grafana/azure-data-explorer-datasource?tab=readme-ov-file#templating-with-variables)) because it parses them as...

type/bug
effort/small
priority/high
datasource/ADX

**What happened**: With the connector also connection to KQL Databases in Microsoft Fabric is possible. In Microsoft Fabric KQL Database names are unique identifiers generated by the service. User friendly...

enhancement
good first issue
datasource/ADX
priority/low

**What happened**: ![image](https://user-images.githubusercontent.com/9914262/218372391-e5e8f2e6-1f03-4405-a80b-bfdba4dd32f0.png) ``` test1 | where time >= datetime(2000-01-01T00:00:00Z) and time

type/bug
datasource/ADX
priority/med

Bumps [react-use](https://github.com/streamich/react-use) from 15.3.8 to 17.5.0. Release notes Sourced from react-use's releases. v17.5.0 17.5.0 (2024-01-22) Features add isFirst and isLast methods to useStateList hook (ac64414) pencil: add isFirst and isLast...

dependencies
javascript
requires-manual-approval

**What happened**: I am trying to use a `$table` variable (textbox type) to specify the table name using the Azure Data Explorer data source. For example: ``` $table | where...

enhancement
datasource/ADX
priority/low