CloudWatch: Deprecate dynamic labels feature toggle, remove support for Alias in frontend (#67222)

This commit is contained in:
Shirley
2023-05-01 10:10:36 +02:00
committed by GitHub
parent e5aeb7c322
commit 8516e63937
7 changed files with 108 additions and 158 deletions

View File

@@ -3881,10 +3881,6 @@ exports[`better eslint`] = {
"public/app/plugins/datasource/cloudwatch/components/LogsQueryField.tsx:5381": [
[0, 0, 0, "Do not use any type assertions.", "0"]
],
"public/app/plugins/datasource/cloudwatch/components/MetricsQueryEditor/Alias.tsx:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"],
[0, 0, 0, "Unexpected any. Specify a different type.", "1"]
],
"public/app/plugins/datasource/cloudwatch/datasource.ts:5381": [
[0, 0, 0, "Unexpected any. Specify a different type.", "0"]
],