grafana/pkg/tsdb/cloudwatch
Ilya Stoliar cb78104db5
CloudWatch: Added AWS SDKMetrics metrics and dimensions (#25150)
* CloudWatch: Added AWS SDKMetrics metrics and dimensions
2020-06-05 10:10:38 +03:00
..
annotation_query.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
cloudwatch_query_test.go CloudWatch: Expand alias variables when query yields no result (#22695) 2020-03-10 21:14:58 +01:00
cloudwatch_query.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
cloudwatch.go Datasource/CloudWatch: Better handling of stats grouping (#24789) 2020-05-21 15:18:09 +01:00
credentials_test.go Upgrade golangci-lint and fixes some linting errors. (#22909) 2020-03-23 13:37:53 +01:00
credentials.go Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
get_metric_data_executor_test.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
get_metric_data_executor.go CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
log_actions_test.go backend: use latest Go sdk (#25304) 2020-06-03 04:03:37 -04:00
log_actions.go backend: use latest Go sdk (#25304) 2020-06-03 04:03:37 -04:00
log_query_test.go backend: use latest Go sdk (#25304) 2020-06-03 04:03:37 -04:00
log_query.go backend: use latest Go sdk (#25304) 2020-06-03 04:03:37 -04:00
logs_client_mock.go Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02: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 surround CloudWatch dimension names with double quotes (#22222) 2020-03-05 14:15:45 +01:00
metric_data_query_builder.go surround CloudWatch dimension names with double quotes (#22222) 2020-03-05 14:15:45 +01:00
metric_find_query_test.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
metric_find_query.go CloudWatch: Added AWS SDKMetrics metrics and dimensions (#25150) 2020-06-05 10:10:38 +03: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: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
request_parser_test.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
request_parser.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
response_parser_test.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
response_parser.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02: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
time_series_query_test.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
time_series_query.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00
types.go CloudWatch: Clean up code (#24666) 2020-05-18 12:25:58 +02:00