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
Marcus Efraimsson c8af659f02
Plugins: Enhanced plugin instrumentation (#90199)
1 year ago
..
clients
constants Cloudwatch: Use the metric map from grafana-aws-sdk (#88733) 2 years ago
features Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 1 year ago
kinds/dataquery Cloudwatch: Rename Metric Query to Metric Insights (#89955) 1 year ago
mocks
models AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 1 year ago
routes Plugins: Enhanced plugin instrumentation (#90199) 1 year ago
services chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
testdata CloudWatch: Handle permissions error and update docs (#88524) 2 years ago
utils Core: Remove thema and kindsys dependencies (#84499) 2 years ago
annotation_query.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
annotation_query_test.go
client_factory.go
cloudwatch.go Plugins: Enhanced plugin instrumentation (#90199) 1 year ago
cloudwatch_integration_test.go
cloudwatch_test.go AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 1 year ago
get_dimension_values_for_wildcards.go CloudWatch: Add labels for Metric Query type queries (#85766) 2 years ago
get_dimension_values_for_wildcards_test.go CloudWatch: Add labels for Metric Query type queries (#85766) 2 years ago
get_metric_data_executor.go Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 1 year ago
get_metric_data_executor_test.go Cloudwatch: Round up endTime in GetMetricData to next minute (#89341) 1 year ago
get_metric_query_batches.go
get_metric_query_batches_test.go
log_actions.go Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 2 years ago
log_actions_test.go Cloudwatch Logs: Fix bug where we did not return errors to user (#87190) 2 years ago
log_query.go
log_query_test.go
log_sync_query.go Core: Remove thema and kindsys dependencies (#84499) 2 years ago
log_sync_query_test.go
metric_data_input_builder.go CloudWatch: Improve metric label parsing (#84835) 2 years ago
metric_data_input_builder_test.go CloudWatch: Improve metric label parsing (#84835) 2 years ago
metric_data_query_builder.go CloudWatch: Fix apostrophes in dimension values not being escaped (#87182) 2 years ago
metric_data_query_builder_test.go CloudWatch: Fix apostrophes in dimension values not being escaped (#87182) 2 years ago
metric_find_query.go
metric_find_query_test.go
resource_handler.go Plugins: Enhanced plugin instrumentation (#90199) 1 year ago
response_parser.go CloudWatch: Fix labels for raw metric search queries (#88943) 2 years ago
response_parser_test.go CloudWatch: Fix labels for raw metric search queries (#88943) 2 years ago
sort_frame.go
sort_frame_test.go
test_utils.go AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 1 year ago
time_series_query.go CloudWatch: Add labels for Metric Query type queries (#85766) 2 years ago
time_series_query_test.go AWS: Update deprecated aws-sdk functions from env variable versions (#89643) 1 year ago