Azure: Fix Kusto auto-completion for Azure datasources (#69685)

* Fix Kusto auto-completion not working in HG

* Add update to script paths

* Update CODEOWNERS

* Missed the ts
This commit is contained in:
Andreas Christou
2023-06-07 11:49:43 +01:00
committed by GitHub
parent 0e28d6143b
commit a6484c6f81
5 changed files with 74 additions and 29 deletions

1
.github/CODEOWNERS vendored
View File

@ -438,6 +438,7 @@ lerna.json @grafana/frontend-ops
/public/gazetteer/ @ryantxu
/public/img/ @grafana/grafana-frontend-platform
/public/lib/ @grafana/grafana-frontend-platform
/public/lib/monaco-languages/kusto.ts @grafana/partner-datasources
/public/maps/ @ryantxu
/public/robots.txt @grafana/frontend-ops
/public/sass/ @grafana/grafana-frontend-platform