grafana/pkg/tsdb/cloudwatch
Erik Sundell c2604e04ab
CloudWatch: Set period in math expressions (#39458)
* set period field

* add test

* add insights rule permission to docs
2021-09-23 16:03:58 +02:00
..
test-data Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
annotation_query.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
cloudwatch_query_test.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
cloudwatch_query.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
cloudwatch_test.go Fix missing defaultRegion (#35436) 2021-06-09 17:19:43 +02:00
cloudwatch.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +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_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/Logs: Don't group dataframes for non time series queries (#37998) 2021-08-18 15:05:06 +02:00
log_actions_test.go CloudWatch/Logs: Don't group dataframes for non time series queries for non live path (#38915) 2021-09-08 16:30:55 +02:00
log_actions.go CloudWatch/Logs: Don't group dataframes for non time series queries for non live path (#38915) 2021-09-08 16:30:55 +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 Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
metric_data_input_builder.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
metric_data_query_builder_test.go CloudWatch: Set period in math expressions (#39458) 2021-09-23 16:03:58 +02:00
metric_data_query_builder.go CloudWatch: Set period in math expressions (#39458) 2021-09-23 16:03:58 +02: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 CloudWatch: Add AWS Gateway ELB metrics and dimensions (#39490) 2021-09-22 10:04:04 +02:00
query_row_response.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
request_parser_test.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
request_parser.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
response_parser_test.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
response_parser.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +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 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: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
types.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00