[Docs] Add note about runtime fields and data views (#216617)

Reproduce https://github.com/elastic/kibana/pull/159636
This commit is contained in:
florent-leborgne 2025-04-01 17:37:58 +02:00 committed by GitHub
parent c374d67494
commit 2d7bbd76f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,6 +61,8 @@ then click image:images/stackManagement-indexPatterns-pinRuntimeField-7.15.png[I
. Click *Create field*.
WARNING: Runtime fields created against a data view are not applied to the underlying index mapping in Elasticsearch.
[float]
[[runtime-field-examples]]
==== Runtime field examples