grafana/pkg/tsdb/cloudwatch
Ryan McKinley 9dd1d5f553
Cloudwatch: use shared library for aws auth (#29550)
* use sdk for handling auth

* fix broken test

* lint fixes

Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2021-03-12 14:30:21 +01:00
..
annotation_query.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +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.go Cloudwatch: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +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.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
log_actions_test.go Cloudwatch: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
log_actions.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +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 Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01: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: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
metric_find_query.go Cloudwatch: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
query_transformer_test.go Cloudwatch: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
query_transformer.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
request_parser_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
request_parser.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01: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: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
time_series_query_test.go Cloudwatch: use shared library for aws auth (#29550) 2021-03-12 14:30:21 +01:00
time_series_query.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
types.go Cloudwatch: Move deep link creation to the backend (#30206) 2021-01-13 15:30:09 +01:00