grafana/pkg/plugins
Andreas Christou d7f7cd1e61
Schema: Initial Azure Monitor query schema (#62018)
* Initial schema

- Add types based off of current frontend

* Rename and field-level comments

* Update report and regenerate files

* Rename frontend Azure folder

- Doing this for consistency and to ensure code-generation works
- Update betterer results due to file renames

* Remove default and add back enum vals that I deleted

* Set workspace prop as optional

* Replace template variable types

* Connect frontend query types

- Keep properties optional for now to avoid major changes
- Rename AzureMetricResource
- Correctly use ResultFormat

* Add TSVeneer decorator

* Update schema

* Update type

* Update CODEOWNERS

* Fix gen-cue issue

* Fix backend test

* Fix e2e test

* Update code coverage

* Remove references to old Azure Monitor path

* Review

* Regen files
2023-02-03 16:06:54 +00:00
..
adapters Chore: Rename Id to ID in alerting models (#62777) 2023-02-02 17:22:43 +01:00
backendplugin Plugins: Add backend target to instrumentation (#61980) 2023-01-24 16:18:34 +01:00
codegen Kindsys: Replace DefForGen with kindsys.Kind (#62642) 2023-01-31 19:40:15 -05:00
config Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
licensing chore: move models/licensing into licensing service (#61878) 2023-01-23 11:53:43 -05:00
logger Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
manager Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
pfs Schema: Initial Azure Monitor query schema (#62018) 2023-02-03 16:06:54 +00:00
plugincontext chore: move plugins models into pluginsettings svc (#61944) 2023-01-23 13:56:20 -05:00
plugindef Adds a description field to plugin.json's pages:role field (#62439) 2023-02-03 14:50:24 +01:00
pluginscdn Plugins: Allow loading panel plugins from a CDN (#59096) 2023-01-27 15:08:17 +01:00
repo Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
storage Chore: Keeping the list of plugin executable complete (#60840) 2023-01-25 14:07:59 +00:00
accesscontrol.go Chore: Move ReqContext to contexthandler service (#62102) 2023-01-27 08:50:36 +01:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
fakes.go NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
ifaces.go Plugins: Add tailored interface for plugins licensing needs (#61045) 2023-01-18 18:02:54 +01:00
models.go Query Caching: Add per-panel query caching TTL (#61968) 2023-02-02 23:39:54 -05:00
plugins.go Plugins: Add backend target to instrumentation (#61980) 2023-01-24 16:18:34 +01:00