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
Cian 9c51eaf88d
CloudWatch: Add missing AppFlow metrics (#73149)
2 years ago
..
clients Cloudwatch: Backend cleanup (#59663) 3 years ago
constants CloudWatch: Add missing AppFlow metrics (#73149) 2 years ago
kinds/dataquery Codegen: Generate `any` instead of `interface{}` (#70201) 3 years ago
mocks Cloudwatch: Change type of `ts` field in log responses to `time` (#66525) 3 years ago
models Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout (#72611) 2 years ago
routes Cloudwatch: Upgrade aws-sdk and display external ids for temporary credentials (#72821) 2 years ago
services Cloudwatch: Add support for template variables in new log group picker (#61243) 3 years ago
testdata Cloudwatch: Backend cleanup (#59663) 3 years ago
utils CloudWatch: Cross-account querying support (#59362) 3 years ago
annotation_query.go Chore: Unify references for dataquery (#68963) 3 years ago
annotation_query_test.go CloudWatch: fix custom namespace for listing dimension keys, refactor to non-pointer types, add test assertions, rename packages (#59106) 3 years ago
client_factory.go CloudWatch: Refactor around handleGetRegions (#65713) 3 years ago
cloudwatch.go Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout (#72611) 2 years ago
cloudwatch_integration_test.go Cloudwatch: Refactor log group fields request (#60909) 3 years ago
cloudwatch_test.go Cloudwatch: Pass refId from query for expression queries (#66147) 3 years ago
get_metric_data_executor.go
get_metric_data_executor_test.go CloudWatch: Refactor test mock by removing GetMetricsData from FakeMetricsAPI (#58355) 3 years ago
log_actions.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
log_actions_test.go Cloudwatch: Change type of `ts` field in log responses to `time` (#66525) 3 years ago
log_query.go Cloudwatch Logs: Ignore non-time grouping fields in expressions and alerts (#67608) 3 years ago
log_query_test.go Cloudwatch Logs: Ignore non-time grouping fields in expressions and alerts (#67608) 3 years ago
log_sync_query.go Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout (#72611) 2 years ago
log_sync_query_test.go Cloudwatch Logs: Set Alerting timeout to datasource config's logsTimeout (#72611) 2 years ago
metric_data_input_builder.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 3 years ago
metric_data_input_builder_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 3 years ago
metric_data_query_builder.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 3 years ago
metric_data_query_builder_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 3 years ago
metric_find_query.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
metric_find_query_test.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
resource_handler.go Cloudwatch: Upgrade aws-sdk and display external ids for temporary credentials (#72821) 2 years ago
response_parser.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 3 years ago
response_parser_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 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: Pass refId from query for expression queries (#66147) 3 years ago
time_series_query.go Plugins: Bump Plugin SDK version and address instance management breaking changes (#68900) 3 years ago
time_series_query_test.go Chore: Unify references for dataquery (#68963) 3 years ago