grafana/pkg/plugins
Kyle Brandt ee60d8c82d
Azure: AzureMonitorMetrics - change response to be dataplane compliant (#69308)
* Azure: AzureMonitorMetrics - change response to be dataplane compliant
can be disabled via toggle azureMonitorDataplane
Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2023-07-24 16:50:49 +03:00
..
backendplugin Plugins Instrumentation: add exemplar to the plugin requests metrics (#72071) 2023-07-21 18:01:29 +02:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config SaveExternalService (OAuth) on plugin load (#69764) 2023-06-26 16:38:43 +02:00
envvars Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
manager Azure: AzureMonitorMetrics - change response to be dataplane compliant (#69308) 2023-07-24 16:50:49 +03:00
oauth Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
pfs Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2023-07-19 03:46:13 -04:00
plugindef Chore: Update plugin schema with service registration info (#70692) 2023-06-27 08:47:25 +02:00
pluginscdn Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2023-02-24 14:28:13 +01:00
repo Plugins: Optimize creation of Golang errors and slices (#69448) 2023-06-07 17:22:43 +02:00
storage Plugins: Use suffix for plugin directory (#71375) 2023-07-14 11:49:05 +02:00
errors.go Plugins: Use error plane for api/ds/query (#54750) 2022-09-14 18:19:57 +02:00
ifaces.go Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins_test.go Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
plugins.go Plugins: Angular detection: Fix detection not being run for CDN plugins (#70960) 2023-07-04 11:03:10 +02:00
test_utils.go Plugins: Fs: Add option to access unallowed files in dev mode (#66492) 2023-04-27 10:26:15 +02:00