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
Deepali Gupta b54e4c0ddb
Chore: Update metrics for AWS/MediaConnect (#74946)
2 years ago
..
clients Cloudwatch: Backend cleanup (#59663) 3 years ago
constants Chore: Update metrics for AWS/MediaConnect (#74946) 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 Chore: capitalise logs in other backend packages (#74344) 2 years ago
routes Chore: capitalise logs in other backend packages (#74344) 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: use any rather than interface{} (#74066) 2 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 Chore: Convert CloudWatch metrics to data frames (#27449) 5 years ago
get_metric_data_executor_test.go CloudWatch: Refactor test mock by removing GetMetricsData from FakeMetricsAPI (#58355) 3 years ago
log_actions.go Chore: capitalise logs in other backend packages (#74344) 2 years ago
log_actions_test.go Chore: use any rather than interface{} (#74066) 2 years ago
log_query.go CloudWatch Logs: Fix log query display name when used with expressions (#74497) 2 years ago
log_query_test.go CloudWatch Logs: Fix log query display name when used with expressions (#74497) 2 years ago
log_sync_query.go CloudWatch Logs: Wrap sync error from executeGetQueryResults (#73252) 2 years ago
log_sync_query_test.go CloudWatch Logs: Wrap sync error from executeGetQueryResults (#73252) 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 Cloudwatch: Add back support for old Log Group picker (#73524) 2 years ago
metric_find_query_test.go Chore: use any rather than interface{} (#74066) 2 years ago
resource_handler.go Cloudwatch: Add back support for old Log Group picker (#73524) 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 Logs: Wrap sync error from executeGetQueryResults (#73252) 2 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