grafana/pkg/tsdb/cloudwatch
Nathan Vērzemnieks b5f26560c2
Cloudwatch: Remove core imports from infra/log (#81543)
* Cloudwatch: use logging from plugin-sdk-go instead of infra/log
* Add a link to the TODO issue for moving `instrumentContext`
2024-02-07 13:53:05 +01:00
..
clients CloudWatch: Remove references to pkg/infra/metrics (#81744) 2024-02-06 21:21:55 +02:00
constants Cloudwatch: Add AWS/EMRServerless and AWS/KafkaConnect Metrics (#79532) 2024-02-06 17:21:49 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
routes Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
cloudwatch_test.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
cloudwatch.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
get_dimension_values_for_wildcards_test.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
get_dimension_values_for_wildcards.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
metric_find_query.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
resource_handler.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01: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: Remove dependencies on grafana/pkg/setting (#81208) 2024-02-05 13:59:32 -05:00
time_series_query_test.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00
time_series_query.go Cloudwatch: Remove core imports from infra/log (#81543) 2024-02-07 13:53:05 +01:00