grafana/pkg/tsdb/cloudwatch
Erik Sundell eff2410bae
Cloudwatch: Fix duplicated time series (#35433)
* make sure queries are only ran once

* test aliases

* use correct dates
2021-06-10 10:23:17 +02:00
..
annotation_query.go Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 2021-03-23 16:32:12 +01:00
cloudwatch_query_test.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
cloudwatch_query.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
cloudwatch_test.go Fix missing defaultRegion (#35436) 2021-06-09 17:19:43 +02:00
cloudwatch.go Fix missing defaultRegion (#35436) 2021-06-09 17:19:43 +02: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 Live: using organisation IDs throughout stack (#33714) 2021-05-11 22:03:04 +03:00
log_actions_test.go Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 2021-03-23 16:32:12 +01:00
log_actions.go Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 2021-03-23 16:32:12 +01: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 TSDB: add deprecation comments to many tsdb structs (#33281) 2021-04-23 03:03:11 +02: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 CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563) 2020-12-08 12:37:07 +01:00
metric_data_query_builder.go CloudWatch: namespace in search expression should be quoted if match exact is enabled #29109 (#29563) 2020-12-08 12:37:07 +01:00
metric_find_query_test.go CloudWatch: Allow use of missing AWS namespaces using custom metrics (#30961) 2021-05-17 07:32:32 +02:00
metric_find_query.go Add missing AWS/AppSync metrics (#34691) 2021-05-26 08:11:26 +02:00
query_transformer_test.go Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 2021-03-23 16:32:12 +01:00
query_transformer.go Plugins: Migrate CloudWatch to backend plugin SDK (#31149) 2021-03-23 16:32:12 +01:00
request_parser_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
request_parser.go Cloudwatch: Fix duplicated time series (#35433) 2021-06-10 10:23:17 +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
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: Fix duplicated time series (#35433) 2021-06-10 10:23:17 +02:00
time_series_query_test.go Cloudwatch: Fix duplicated time series (#35433) 2021-06-10 10:23:17 +02:00
time_series_query.go Cloudwatch: Fix duplicated time series (#35433) 2021-06-10 10:23:17 +02:00
types.go Cloudwatch: Move deep link creation to the backend (#30206) 2021-01-13 15:30:09 +01:00