grafana/pkg/tsdb/cloudwatch
Erik Sundell d512c5a1b4
Cloudwatch: ListMetrics API page limit (#31788)
* add list metrics api page limit

* Update docs/sources/datasources/cloudwatch.md

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>

Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-03-10 07:41:22 +01:00
..
annotation_query.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
cloudwatch.go CloudWatch: Restrict auth provider and assume role usage according to Grafana configuration (#31805) 2021-03-09 21:20:59 +01:00
cloudwatch_query.go
cloudwatch_query_test.go
get_metric_data_executor.go
get_metric_data_executor_test.go
live.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
log_actions.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
log_actions_test.go Cloudwatch: ListMetrics API page limit (#31788) 2021-03-10 07:41:22 +01:00
log_query.go
log_query_test.go
logs.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
metric_data_input_builder.go
metric_data_query_builder.go
metric_data_query_builder_test.go
metric_find_query.go Cloudwatch: ListMetrics API page limit (#31788) 2021-03-10 07:41:22 +01:00
metric_find_query_test.go Cloudwatch: ListMetrics API page limit (#31788) 2021-03-10 07:41:22 +01:00
query_transformer.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
query_transformer_test.go CloudWatch: Restrict auth provider and assume role usage according to Grafana configuration (#31805) 2021-03-09 21:20:59 +01:00
request_parser.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
response_parser.go
response_parser_test.go
session.go CloudWatch: Add support for EC2 IAM role (#31804) 2021-03-09 20:50:16 +01:00
session_test.go CloudWatch: Restrict auth provider and assume role usage according to Grafana configuration (#31805) 2021-03-09 21:20:59 +01:00
sort_frame.go
sort_frame_test.go
test_utils.go Cloudwatch: ListMetrics API page limit (#31788) 2021-03-10 07:41:22 +01:00
time_series_query.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
time_series_query_test.go CloudWatch: Restrict auth provider and assume role usage according to Grafana configuration (#31805) 2021-03-09 21:20:59 +01:00
types.go Cloudwatch: Move deep link creation to the backend (#30206) 2021-01-13 15:30:09 +01:00