grafana/pkg/tsdb/cloudwatch
2024-03-12 16:30:54 -04:00
..
clients CloudWatch: Remove references to pkg/infra/metrics (#81744) 2024-02-06 21:21:55 +02:00
constants CloudWatch: Add Firehose kms-related metrics (#83192) 2024-02-21 14:57:31 -05:00
features Cloudwatch: Deprecate cloudwatchNewRegionsHandler feature toggle and remove core imports from featuremgmt (#81310) 2024-01-30 13:11:52 +01:00
kinds/dataquery Codegen: Generate any instead of interface{} (#70201) 2023-06-16 10:54:56 +02:00
mocks FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
models CloudWatch: de-duplicate implementation of AWSDatasourceSettings.Load in LoadCloudWatchSettings (#83556) 2024-03-01 10:48:20 -05:00
routes Cloudwatch: Fix issue with Grafana Assume Role (#84315) 2024-03-12 16:30:54 -04:00
services Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
testdata Cloudwatch: Backend cleanup (#59663) 2022-12-02 10:21:46 +01:00
utils Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
annotation_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
annotation_query.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
client_factory.go Cloudwatch: Fix Unexpected error (#74420) 2023-09-25 14:19:12 -04:00
cloudwatch_integration_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
cloudwatch_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
cloudwatch.go Cloudwatch: Fix issue with Grafana Assume Role (#84315) 2024-03-12 16:30:54 -04:00
get_dimension_values_for_wildcards_test.go CloudWatch: Refactor "getDimensionValuesForWildcards" (#83335) 2024-02-26 16:19:45 -05:00
get_dimension_values_for_wildcards.go CloudWatch: Refactor "getDimensionValuesForWildcards" (#83335) 2024-02-26 16:19:45 -05:00
get_metric_data_executor_test.go CloudWatch: Refactor test mock by removing GetMetricsData from FakeMetricsAPI (#58355) 2022-11-08 10:28:50 +01:00
get_metric_data_executor.go CloudWatch: Remove references to pkg/infra/metrics (#81744) 2024-02-06 21:21:55 +02:00
get_metric_query_batches_test.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
get_metric_query_batches.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
log_actions_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
log_actions.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
log_query_test.go CloudWatch Logs: Add labels to alert and expression queries (#77529) 2023-11-02 16:26:31 -04:00
log_query.go CloudWatch Logs: Add labels to alert and expression queries (#77529) 2023-11-02 16:26:31 -04:00
log_sync_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
log_sync_query.go CloudWatch Logs: Wrap sync error from executeGetQueryResults (#73252) 2023-08-15 17:31:55 -04:00
metric_data_input_builder_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
metric_data_input_builder.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
metric_data_query_builder_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
metric_data_query_builder.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
metric_find_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
metric_find_query.go CloudWatch: Remove unused handleGetRegions and regionCache (#83333) 2024-02-26 09:35:59 -05:00
resource_handler.go Cloudwatch: Fix issue with Grafana Assume Role (#84315) 2024-03-12 16:30:54 -04:00
response_parser_test.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
response_parser.go CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in backend (#66494) 2023-04-27 11:19:45 +02:00
sort_frame_test.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 2021-08-12 10:36:06 +02:00
sort_frame.go CloudWatch/Logs: Fix crash when time column has nil values (#37708) 2021-08-12 10:36:06 +02:00
test_utils.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
time_series_query_test.go CloudWatch: Move SessionCache onto the instance (#83278) 2024-02-26 15:59:54 -05:00
time_series_query.go CloudWatch: Refactor "getDimensionValuesForWildcards" (#83335) 2024-02-26 16:19:45 -05:00