Elasticsearch: Use _field_caps instead of _mapping to get fields (#97607)

This commit is contained in:
Isabella Siu
2024-12-12 17:20:04 -05:00
committed by GitHub
parent a362769491
commit b3a12f486e
10 changed files with 296 additions and 5 deletions
@@ -120,6 +120,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `ssoSettingsLDAP` | Use the new SSO Settings API to configure LDAP |
| `useSessionStorageForRedirection` | Use session storage for handling the redirection after login |
| `reportingUseRawTimeRange` | Uses the original report or dashboard time range instead of making an absolute transformation |
| `elasticsearchCrossClusterSearch` | Enables cross cluster search in the Elasticsearch datasource |
## Experimental feature toggles