CloudWatch Logs: Remove toggle for cloudWatchLogsMonacoEditor (#84414)

This commit is contained in:
Isabella Siu
2024-03-18 08:56:57 -04:00
committed by GitHub
parent 7aa0ba8c59
commit 00f16cd018
10 changed files with 7 additions and 178 deletions

View File

@@ -38,7 +38,6 @@ Some features are enabled by default. You can disable these feature by setting t
| `lokiMetricDataplane` | Changes metric responses from Loki to be compliant with the dataplane specification. | Yes |
| `dataplaneFrontendFallback` | Support dataplane contract field name change for transformations and field name matchers where the name is different | Yes |
| `enableElasticsearchBackendQuerying` | Enable the processing of queries and responses in the Elasticsearch data source through backend | Yes |
| `cloudWatchLogsMonacoEditor` | Enables the Monaco editor for CloudWatch Logs queries | Yes |
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries | Yes |
| `logsExploreTableVisualisation` | A table visualisation for logs in Explore | Yes |
| `transformationsRedesign` | Enables the transformations redesign | Yes |