grafana/pkg/tsdb/cloudwatch
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128)
* Chore: Remove Wrapf

* Remove all Wrapf refs

* Remove last Wrapf ref

* Fix lint errors

* Remove Wrap and Wrapf definitions

* Remove unnecessary colon
2022-06-06 22:30:31 +02:00
..
test-data CloudWatch: Change aggregateResponse to return slice instead of map (#48805) 2022-05-18 09:16:38 +02:00
annotation_query_test.go CloudWatch: Pass feature toggles to backend (#48547) 2022-04-29 17:47:46 +02:00
annotation_query.go Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
cloudwatch_query_test.go Cloudwatch: Pass label in deep link (#49160) 2022-05-23 07:23:38 +02:00
cloudwatch_query.go Cloudwatch: Pass label in deep link (#49160) 2022-05-23 07:23:38 +02:00
cloudwatch_test.go CloudWatch: Pass feature toggles to backend (#48547) 2022-04-29 17:47:46 +02:00
cloudwatch.go CloudWatch: Pass feature toggles to backend (#48547) 2022-04-29 17:47:46 +02:00
get_metric_data_error_codes.go CloudWatch: Handle new error codes for MetricInsights (#47033) 2022-04-04 15:44:19 +02:00
get_metric_data_executor_test.go CloudWatch: Fix running go test with count (#45892) 2022-02-25 12:20:07 +01:00
get_metric_data_executor.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
live_test.go CloudWatch/Logs: Don't group dataframes for non time series queries (#37998) 2021-08-18 15:05:06 +02:00
live.go CloudWatch: remove unused "live" log code (#44185) 2022-01-20 08:58:39 -05:00
log_actions_test.go CloudWatch: Pass feature toggles to backend (#48547) 2022-04-29 17:47:46 +02:00
log_actions.go Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00
log_query_test.go Chore/fix lint issues (#27704) 2020-09-22 16:22:19 +02:00
log_query.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
metric_data_input_builder_test.go Cloudwatch: Set time zone offset in GMD request (#48772) 2022-05-16 12:15:54 +02:00
metric_data_input_builder.go Cloudwatch: Set time zone offset in GMD request (#48772) 2022-05-16 12:15:54 +02:00
metric_data_query_builder_test.go CloudWatch: Pass label in GetMetricData API request when dynamic label feature toggle is enabled (#48574) 2022-05-05 13:59:23 +02:00
metric_data_query_builder.go CloudWatch: Pass label in GetMetricData API request when dynamic label feature toggle is enabled (#48574) 2022-05-05 13:59:23 +02:00
metric_find_query_test.go CloudWatch: Pass feature toggles to backend (#48547) 2022-04-29 17:47:46 +02:00
metric_find_query.go Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
metrics.go CloudWatch: Remove duplicated metrics (#49400) 2022-05-23 14:52:12 +02:00
query_row_response.go CloudWatch: Change aggregateResponse to return slice instead of map (#48805) 2022-05-18 09:16:38 +02:00
request_parser_test.go CloudWatch: Refactor tests, remove unused parameters (#48815) 2022-05-08 09:27:03 +02:00
request_parser.go Cloudwatch: Set time zone offset in GMD request (#48772) 2022-05-16 12:15:54 +02:00
resource_handler.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 2022-02-16 14:28:26 -05:00
response_parser_test.go CloudWatch: Change aggregateResponse to return slice instead of map (#48805) 2022-05-18 09:16:38 +02:00
response_parser.go Cloudwatch: Pass label in deep link (#49160) 2022-05-23 07:23:38 +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
time_series_query_test.go CloudWatch: Pass label in GetMetricData API request when dynamic label feature toggle is enabled (#48574) 2022-05-05 13:59:23 +02:00
time_series_query.go Cloudwatch: Remove unused parameters (#45237) 2022-02-10 17:15:11 +01:00
types.go Cloudwatch: Pass label in deep link (#49160) 2022-05-23 07:23:38 +02:00
utils_test.go CloudWatch: Pass label in GetMetricData API request when dynamic label feature toggle is enabled (#48574) 2022-05-05 13:59:23 +02:00