azure-data-explorer-datasource
azure-data-explorer-datasource copied to clipboard
Grafana datasource plugin for Microsoft Azure Data Explorer (formerly Azure Kusto)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. Release notes Sourced from prismjs's releases. v1.30.0 What's Changed check that currentScript is set by a script tag by @lkuechler in PrismJS/prism#3863 New Contributors...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.17.5 to 8.18.0. Release notes Sourced from cspell's releases. v8.18.0 Changes Features feat: Support URLs in cspell-gitignore (#7079) Fixes fix: Remove deprecated default setting enabledLanguageIds. (#6971) Fixes...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5. Release notes Sourced from eslint-plugin-prettier's releases. v5.2.5 Patch Changes #721 4f5513d Thanks @JounQin! - fix: clarify correct eslint-config-prettier peer range v5.2.4 Patch Changes #715...
Bumps the dependencies group with 3 updates: @grafana/llm, [@grafana/plugin-e2e](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-e2e) and [@grafana/plugin-meta-extractor](https://github.com/grafana/plugin-tools/tree/HEAD/packages/plugin-meta-extractor). Updates `@grafana/llm` from 0.14.1 to 0.15.0 Updates `@grafana/plugin-e2e` from 1.19.1 to 1.19.2 Changelog Sourced from @grafana/plugin-e2e's changelog. v1.19.2 (Thu...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
- Fix LLM app imports - Fix a bug where an empty query would cause the variable editor to fail to load the builder
**What happened**: While trying to create a dashboard in Grafana using grafana-azure-data-explorer plugin, am getting the below error. **What you expected to happen**: **How to reproduce it (as minimally and...
See #849 for details. We should support allowing the Grafana admin to specify trusted hosts beyond the standard Kusto endpoints that will allow for users to have proxies/load balancers in...
**Why is this needed**: Currently the query input area is fixed size (12 lines). For large / complex query it is difficult to get the full overview of the code....
### Discussed in https://github.com/grafana/azure-data-explorer-datasource/discussions/1021 Originally posted by **nadav-dav** September 17, 2024 When trying to query a time series that reaches over a long time range, the results can take a...