The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/tsdb/cloudwatch
Shirley 4b889eb336
Change to pointer receiver in mock call (#47575)
3 years ago
..
test-data CloudWatch: Handle new error codes for MetricInsights (#47033) 3 years ago
annotation_query.go Cloudwatch: Remove unused parameters (#45237) 3 years ago
annotation_query_test.go CloudWatch: Add tests to query input region in executeLogAlertQuery (#46212) 3 years ago
cloudwatch.go CloudWatch: Use default http client from aws-sdk-go (#46370) 3 years ago
cloudwatch_query.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
cloudwatch_query_test.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
cloudwatch_test.go CloudWatch: Add tests to query input region in executeLogAlertQuery (#46212) 3 years ago
get_metric_data_error_codes.go CloudWatch: Handle new error codes for MetricInsights (#47033) 3 years ago
get_metric_data_executor.go Chore: Convert CloudWatch metrics to data frames (#27449) 5 years ago
get_metric_data_executor_test.go CloudWatch: Fix running go test with count (#45892) 3 years ago
live.go CloudWatch: remove unused "live" log code (#44185) 3 years ago
live_test.go CloudWatch/Logs: Don't group dataframes for non time series queries (#37998) 4 years ago
log_actions.go Cloudwatch: Remove unused parameters (#45237) 3 years ago
log_actions_test.go CloudWatch: Add tests to query input region in executeLogAlertQuery (#46212) 3 years ago
log_query.go Chore: Convert CloudWatch metrics to data frames (#27449) 5 years ago
log_query_test.go Chore/fix lint issues (#27704) 5 years ago
metric_data_input_builder.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 4 years ago
metric_data_query_builder.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
metric_data_query_builder_test.go CloudWatch: Add tests to query input region in executeLogAlertQuery (#46212) 3 years ago
metric_find_query.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 3 years ago
metric_find_query_test.go Change to pointer receiver in mock call (#47575) 3 years ago
metrics.go CloudWatch: Added missing MemoryDB Namespace metrics (#47290) 3 years ago
query_row_response.go CloudWatch: Handle new error codes for MetricInsights (#47033) 3 years ago
request_parser.go Dashboard: Validate refId when generating id for cloudwatch query (#46182) 3 years ago
request_parser_test.go Dashboard: Validate refId when generating id for cloudwatch query (#46182) 3 years ago
resource_handler.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 3 years ago
response_parser.go CloudWatch: Handle new error codes for MetricInsights (#47033) 3 years ago
response_parser_test.go CloudWatch: Handle new error codes for MetricInsights (#47033) 3 years ago
sort_frame.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 4 years ago
sort_frame_test.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 4 years ago
time_series_query.go Cloudwatch: Remove unused parameters (#45237) 3 years ago
time_series_query_test.go Change to pointer receiver in mock call (#47575) 3 years ago
types.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
utils_test.go Change to pointer receiver in mock call (#47575) 3 years ago