grafana/pkg/tsdb/cloudwatch
Torkel Ödegaard fa567de9b8
Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data (#28761)
* Cloudwatch: Fix issue with reducer transform not working properly with Cloudwatch data

* Updated go sdk and updated code

* CloudWatch: Improve test

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-03 11:24:26 +01:00
..
annotation_query.go CloudWatch: Clean up code (#26259) 2020-07-14 08:23:23 +02:00
cloudwatch_query_test.go Cloudwatch: Convert go convey tests to standard test library (#28003) 2020-10-02 19:40:15 +02:00
cloudwatch_query.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
cloudwatch.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
get_metric_data_executor_test.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
get_metric_data_executor.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
live.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
log_actions_test.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
log_actions.go Server: Add health check route (#26999) 2020-08-18 14:58:08 +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
logs.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
metric_data_input_builder.go CloudWatch: Clean up code (#26259) 2020-07-14 08:23:23 +02:00
metric_data_query_builder_test.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
metric_data_query_builder.go CloudWatch: Clean up code (#26259) 2020-07-14 08:23:23 +02:00
metric_find_query_test.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
metric_find_query.go CloudWatch/Athena - valid metrics and dimensions. (#28436) 2020-10-22 10:04:13 +03:00
query_transformer_test.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
query_transformer.go CloudWatch: Improve method name, performance optimization (#28632) 2020-10-29 08:27:24 +01:00
request_parser_test.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
request_parser.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00
response_parser_test.go Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data (#28761) 2020-11-03 11:24:26 +01:00
response_parser.go Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data (#28761) 2020-11-03 11:24:26 +01:00
session_test.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
session.go CloudWatch: Re-implement authentication (#25548) 2020-10-12 17:58:58 +02:00
sort_frame_test.go Datasource/CloudWatch: Better handling of stats grouping (#24789) 2020-05-21 15:18:09 +01:00
sort_frame.go Datasource/CloudWatch: Better handling of stats grouping (#24789) 2020-05-21 15:18:09 +01:00
test_utils.go CloudWatch: Re-implement authentication (#25548) 2020-10-12 17:58:58 +02:00
time_series_query_test.go CloudWatch Logs queue and websocket support (#28176) 2020-10-28 08:36:57 +00:00
time_series_query.go CloudWatch: Improve method name, performance optimization (#28632) 2020-10-29 08:27:24 +01:00
types.go Chore: Convert CloudWatch metrics to data frames (#27449) 2020-10-06 13:45:58 +02:00