Chore: Remove mysqlParseTime feature toggle (#97761)

This commit is contained in:
Stephanie Hingtgen
2024-12-10 15:13:13 -06:00
committed by GitHub
parent db8ece3167
commit f05d016ae7
10 changed files with 1 additions and 44 deletions
@@ -137,7 +137,6 @@ Experimental features might be changed or removed without prior notice.
| `logRequestsInstrumentedAsUnknown` | Logs the path for requests that are instrumented as unknown |
| `showDashboardValidationWarnings` | Show warnings when dashboards do not validate against the schema |
| `mysqlAnsiQuotes` | Use double quotes to escape keyword in a MySQL query |
| `mysqlParseTime` | Ensure the parseTime flag is set for MySQL driver |
| `alertingBacktesting` | Rule backtesting API for alerting |
| `editPanelCSVDragAndDrop` | Enables drag and drop for CSV and Excel files |
| `lokiShardSplitting` | Use stream shards to split queries into smaller subqueries |