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
Stephanie Hingtgen fb5a7acc73
Plugins: Add cloudwatch support with the secure socks proxy (#65303)
2 years ago
..
clients Cloudwatch: Backend cleanup (#59663) 3 years ago
constants Cloudwatch: Add MeteredIOBytes metric for EFS (#64793) 2 years ago
kinds/dataquery Schema: Remove `key` from root DataQuery type (#64467) 2 years ago
mocks Cloudwatch: Refactor log group fields request (#60909) 2 years ago
models Plugins: Add cloudwatch support with the secure socks proxy (#65303) 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: Add cloudwatch support with the secure socks proxy (#65303) 2 years ago
cloudwatch_integration_test.go Cloudwatch: Refactor log group fields request (#60909) 2 years ago
cloudwatch_test.go CloudWatch Logs: Revert "Queries in an expression should run synchronously (#64443)" (#65036) 2 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 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 Logs: Revert "Queries in an expression should run synchronously (#64443)" (#65036) 2 years ago
log_query.go Cloudwatch Logs: Make mixed type fields fallback to being strings (#63981) 2 years ago
log_query_test.go Cloudwatch Logs: Make mixed type fields fallback to being strings (#63981) 2 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) 3 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) 3 years ago
time_series_query_test.go CloudWatch: Cross-account querying support (#59362) 3 years ago