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 2d10068714
CloudWatch: Logs queries should retry on throttling errors (#92535)
9 months ago
..
clients CloudWatch: Remove references to pkg/infra/metrics (#81744) 1 year ago
constants Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 12 months ago
features Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 11 months ago
kinds/dataquery Cloudwatch: Rename Metric Query to Metric Insights (#89955) 11 months ago
mocks FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
models Chore: Bump Go to 1.23.0 (#92105) 9 months ago
routes Plugins: Enhanced plugin instrumentation (#90199) 11 months ago
services chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
testdata CloudWatch: Handle permissions error and update docs (#88524) 12 months ago
utils Core: Remove thema and kindsys dependencies (#84499) 1 year ago
annotation_query.go CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
annotation_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 1 year ago
client_factory.go Cloudwatch: Fix Unexpected error (#74420) 2 years ago
cloudwatch.go Cloudwatch: Clear cached PDC transport when PDC is disabled (#91357) 10 months ago
cloudwatch_integration_test.go CloudWatch: Move SessionCache onto the instance (#83278) 1 year ago
cloudwatch_test.go AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 11 months ago
get_dimension_values_for_wildcards.go CloudWatch: Add labels for Metric Query type queries (#85766) 1 year ago
get_dimension_values_for_wildcards_test.go CloudWatch: Add labels for Metric Query type queries (#85766) 1 year ago
get_metric_data_executor.go CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
get_metric_data_executor_test.go Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 11 months ago
get_metric_query_batches.go Cloudwatch: Remove core imports from infra/log (#81543) 1 year ago
get_metric_query_batches_test.go Cloudwatch: Remove core imports from infra/log (#81543) 1 year ago
log_actions.go CloudWatch: Logs queries should retry on throttling errors (#92535) 9 months ago
log_actions_test.go Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 12 months ago
log_query.go CloudWatch Logs: Add labels to alert and expression queries (#77529) 2 years ago
log_query_test.go CloudWatch Logs: Add labels to alert and expression queries (#77529) 2 years ago
log_sync_query.go CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
log_sync_query_test.go CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
metric_data_input_builder.go CloudWatch: Improve metric label parsing (#84835) 1 year ago
metric_data_input_builder_test.go CloudWatch: Improve metric label parsing (#84835) 1 year ago
metric_data_query_builder.go CloudWatch: Fix apostrophes in dimension values not being escaped (#87182) 1 year ago
metric_data_query_builder_test.go CloudWatch: Fix apostrophes in dimension values not being escaped (#87182) 1 year ago
metric_find_query.go CloudWatch: Remove unused handleGetRegions and regionCache (#83333) 1 year ago
metric_find_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 1 year ago
resource_handler.go Plugins: Enhanced plugin instrumentation (#90199) 11 months ago
response_parser.go CloudWatch: Fix raw queries with dimensions set (#90348) 11 months ago
response_parser_test.go CloudWatch: Fix raw queries with dimensions set (#90348) 11 months 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 AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 11 months ago
time_series_query.go CloudWatch: Add errorsource for QueryData (#91085) 10 months ago
time_series_query_test.go AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 11 months ago