grafana/pkg/tsdb/cloudwatch
Will Browne 9d92818cae
Plugins: Update PDC pattern from latest plugin SDK changes (#76576)
* update with sdk

* do sql

* fix core plugins

* fix proxy settings

* bump SDK version

* tidy

* enable pdc for test

* add codeowners

* bump dep

* go mod tidy

* bump SDK
2023-10-16 16:40:04 +02:00
..
clients Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
constants CloudWatch: Add missing AWS/Transfer metrics (#76079) 2023-10-06 10:47:36 +02:00
kinds/dataquery Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
mocks CloudWatch: Correctly add dimension values to labels (#74847) 2023-09-27 10:41:48 -04:00
models Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
routes Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
services Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
testdata Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
utils CloudWatch: Cross-account querying support (#59362) 2022-11-28 12:39:12 +01:00
annotation_query_test.go Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2023-09-21 11:33:31 +02:00
annotation_query.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
client_factory.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
cloudwatch_integration_test.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
cloudwatch_test.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
cloudwatch.go Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
get_dimension_values_for_wildcards_test.go CloudWatch: Correctly add dimension values to labels (#74847) 2023-09-27 10:41:48 -04:00
get_dimension_values_for_wildcards.go CloudWatch: Correctly add dimension values to labels (#74847) 2023-09-27 10:41:48 -04:00
get_metric_data_executor_test.go CloudWatch: Refactor test mock by removing GetMetricsData from FakeMetricsAPI (#58355) 2022-11-08 10:28:50 +01:00
get_metric_data_executor.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
log_actions_test.go Cloudwatch: Prevent log group requests with ARNs if feature flag is off (#75672) 2023-09-28 14:25:03 -04:00
log_actions.go Cloudwatch: Prevent log group requests with ARNs if feature flag is off (#75672) 2023-09-28 14:25:03 -04:00
log_query_test.go CloudWatch Logs: Fix log query display name when used with expressions (#74497) 2023-09-13 15:04:50 -04:00
log_query.go CloudWatch Logs: Fix log query display name when used with expressions (#74497) 2023-09-13 15:04:50 -04:00
log_sync_query_test.go Plugins: Set grafana config, plugin version and user agent on plugin requests (#75171) 2023-09-21 11:33:31 +02:00
log_sync_query.go CloudWatch Logs: Wrap sync error from executeGetQueryResults (#73252) 2023-08-15 17:31:55 -04:00
metric_data_input_builder_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
metric_data_input_builder.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
metric_data_query_builder_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
metric_data_query_builder.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
metric_find_query_test.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
metric_find_query.go Cloudwatch: Add back support for old Log Group picker (#73524) 2023-08-31 10:13:24 -04:00
resource_handler.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
response_parser_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
response_parser.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
sort_frame_test.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 2021-08-12 10:36:06 +02:00
sort_frame.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 2021-08-12 10:36:06 +02:00
test_utils.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
time_series_query_test.go CloudWatch: Correctly add dimension values to labels (#74847) 2023-09-27 10:41:48 -04:00
time_series_query.go CloudWatch: Correctly add dimension values to labels (#74847) 2023-09-27 10:41:48 -04:00