grafana/pkg/tsdb/cloudwatch
Marcus Efraimsson baab021fec
Chore: Refactor usage of legacy data contracts (#41218)
Refactor usage of legacy data contracts. Moves legacy data contracts 
to pkg/tsdb/legacydata package.
Refactor pkg/expr to be a proper service/dependency that can be provided 
to wire to remove some unneeded dependencies to SSE in ngalert and other places.
Refactor pkg/expr to not use the legacydata,RequestHandler and use 
backend.QueryDataHandler instead.
2021-11-10 11:52:16 +01: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 Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01: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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01: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 TraceView: Allow span links defined on dataFrame (#40563) 2021-10-27 18:40:40 +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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01: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 RoboMaker metrics and dimension (#41450) 2021-11-09 08:29:09 +01: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 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01: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