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
Isabella Siu 4b7b323061
CloudWatch Logs: Fix log query display name when used with expressions (#74497)
2 years ago
..
clients
constants CloudWatch: Add AWS/S3 replication metrics (#74416) (#74418) 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
testdata
utils
annotation_query.go Chore: use any rather than interface{} (#74066) 2 years ago
annotation_query_test.go
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_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
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
sort_frame_test.go
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