grafana/pkg/tsdb/cloudwatch
Erik Sundell 685c9043a8
CloudWatch: Auto period snap to next higher period (#21659)
* Snap to next higher period instead of closest

* Adjust period calc
2020-01-22 13:43:36 +01:00
..
annotation_query.go CloudWatch: Annotation Editor rewrite (#20765) 2020-01-15 16:38:15 +01:00
cloudwatch_query_test.go CloudWatch: Remove HighResolution toggle since it's not being used (#20440) 2019-11-20 13:34:44 +01:00
cloudwatch_query.go CloudWatch: Remove HighResolution toggle since it's not being used (#20440) 2019-11-20 13:34:44 +01:00
cloudwatch.go CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
credentials_test.go move cloudwatch crendential related code 2017-09-29 13:45:11 +09:00
credentials.go CloudWatch: Fix high CPU load (#20579) 2019-11-22 14:21:23 +01:00
get_metric_data_executor_test.go CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
get_metric_data_executor.go CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
metric_data_input_builder.go CloudWatch: Calculate period based on time range (#21471) 2020-01-17 13:22:43 +01:00
metric_data_query_builder_test.go Remove escaping of \ ( ) characters (#20915) 2019-12-06 09:59:33 +01:00
metric_data_query_builder.go Remove escaping of \ ( ) characters (#20915) 2019-12-06 09:59:33 +01:00
metric_find_query_test.go CloudWatch: Add ap-east-1 to hard-coded region lists (#19523) 2019-10-01 14:23:43 +02:00
metric_find_query.go CloudWatch: Add DynamoDB Accelerator (DAX) metrics & dimensions (#21644) 2020-01-21 15:19:39 +01:00
query_transformer_test.go CloudWatch: Remove HighResolution toggle since it's not being used (#20440) 2019-11-20 13:34:44 +01:00
query_transformer.go CloudWatch: Expand dimension value in alias correctly (#21626) 2020-01-20 18:51:32 +01:00
request_parser_test.go CloudWatch: Auto period snap to next higher period (#21659) 2020-01-22 13:43:36 +01:00
request_parser.go CloudWatch: Auto period snap to next higher period (#21659) 2020-01-22 13:43:36 +01:00
response_parser_test.go CloudWatch: Expand dimension value in alias correctly (#21626) 2020-01-20 18:51:32 +01:00
response_parser.go CloudWatch: Expand dimension value in alias correctly (#21626) 2020-01-20 18:51:32 +01:00
time_series_query_test.go CloudWatch: Calculate period based on time range (#21471) 2020-01-17 13:22:43 +01:00
time_series_query.go CloudWatch: Calculate period based on time range (#21471) 2020-01-17 13:22:43 +01:00
types.go CloudWatch: Calculate period based on time range (#21471) 2020-01-17 13:22:43 +01:00