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
Selene e1350a905f
Chore: Update thema and cuesty v0.1.6 (#63629)
2 years ago
..
clients Cloudwatch: Backend cleanup (#59663) 3 years ago
constants CloudWatch: Add AWS/IotSiteWise namespace and metrics (#63534) 2 years ago
kinds/dataquery Chore: Update thema and cuesty v0.1.6 (#63629) 2 years ago
mocks Cloudwatch: Refactor log group fields request (#60909) 2 years ago
models Perfomance: Add preallocation for some slices (#61632) 2 years ago
routes Cloudwatch: Refactor log group fields request (#60909) 2 years ago
services Cloudwatch: Add support for template variables in new log group picker (#61243) 2 years ago
testdata Cloudwatch: Backend cleanup (#59663) 3 years ago
utils CloudWatch: Cross-account querying support (#59362) 3 years ago
annotation_query.go CloudWatch: Remove simplejson in favor of 'encoding/json' (#51062) 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: Backend cleanup (#59663) 3 years ago
cloudwatch.go Plugins: Automatically forward plugin request HTTP headers in outgoing HTTP requests (#60417) 2 years ago
cloudwatch_integration_test.go Cloudwatch: Refactor log group fields request (#60909) 2 years ago
cloudwatch_test.go Cloudwatch: Add support for template variables in new log group picker (#61243) 2 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 Cloudwatch: Refactor log group fields request (#60909) 2 years ago
log_actions_test.go Cloudwatch: Refactor log group fields request (#60909) 2 years ago
log_alert.go Cloudwatch: Refactor log group model (#60873) 2 years ago
log_query.go Cloudwatch: Backend cleanup (#59663) 3 years ago
log_query_test.go Chore/fix lint issues (#27704) 5 years ago
metric_data_input_builder.go use logger context in cloudwatch (#57842) 3 years ago
metric_data_input_builder_test.go use logger context in cloudwatch (#57842) 3 years ago
metric_data_query_builder.go CloudWatch: Add macro for resolving period in SEARCH expressions (#60435) 2 years ago
metric_data_query_builder_test.go CloudWatch: Cross-account querying support (#59362) 3 years ago
metric_find_query.go Cloudwatch: Add support for template variables in new log group picker (#61243) 2 years ago
metric_find_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
resource_handler.go Cloudwatch: Add support for template variables in new log group picker (#61243) 2 years ago
response_parser.go Cloudwatch: Backend cleanup (#59663) 3 years ago
response_parser_test.go Cloudwatch: Backend cleanup (#59663) 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: Refactor log group fields request (#60909) 2 years ago
time_series_query.go CloudWatch: Add macro for resolving period in SEARCH expressions (#60435) 2 years ago
time_series_query_test.go CloudWatch: Cross-account querying support (#59362) 3 years ago