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
Szymon Szypulski 929d8a358f
Cloudwatch: Add support for AWS/PrivateLink* metrics and dimensions (#45515)
3 years ago
..
test-data Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 4 years ago
annotation_query.go Cloudwatch: Remove unused parameters (#45237) 3 years ago
annotation_query_test.go CloudWatch: Add tests to annotations query (#45337) 3 years ago
cloudwatch.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 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: use the backend HTTP client provider (#44036) 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 Chore: Convert CloudWatch metrics to data frames (#27449) 5 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: remove unused "live" log code (#44185) 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: remove unused "live" log code (#44185) 3 years ago
metric_find_query.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 3 years ago
metric_find_query_test.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 3 years ago
metrics.go Cloudwatch: Add support for AWS/PrivateLink* metrics and dimensions (#45515) 3 years ago
query_row_response.go Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 4 years ago
request_parser.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago
request_parser_test.go Remove reference to legacydata package (#43075) 4 years ago
resource_handler.go CloudWatch: replace metricFindQueries with CallResourceHandler (#41571) 3 years ago
response_parser.go Cloudwatch: Use generic null-insertion mechanism (#43507) 3 years ago
response_parser_test.go Cloudwatch: Use generic null-insertion mechanism (#43507) 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
test_utils.go CloudWatch: Add tests to annotations query (#45337) 3 years ago
time_series_query.go Cloudwatch: Remove unused parameters (#45237) 3 years ago
time_series_query_test.go CloudWatch: remove unused "live" log code (#44185) 3 years ago
types.go CloudWatch: Add support for AWS Metric Insights (#42487) 4 years ago