CloudWatch: Improve metric label parsing (#84835)

This commit is contained in:
Isabella Siu
2024-04-05 11:57:56 -04:00
committed by GitHub
parent 9d44c8e8cf
commit 58f32150c2
14 changed files with 2229 additions and 2056 deletions

View File

@@ -60,6 +60,7 @@ Some features are enabled by default. You can disable these feature by setting t
| `enablePluginsTracingByDefault` | Enable plugin tracing for all external plugins | Yes |
| `alertingQueryOptimization` | Optimizes eligible queries in order to reduce load on datasources | |
| `betterPageScrolling` | Removes CustomScrollbar from the UI, relying on native browser scrollbars | Yes |
| `cloudWatchNewLabelParsing` | Updates CloudWatch label parsing to be more accurate | Yes |
## Preview feature toggles