Closed klacabane closed 1 week ago
Pinging @elastic/obs-entities (Team:obs-entities)
Just comment with: - `/oblt-deploy` : Deploy a Kibana instance using the Observability test environments. - `run` `docs-build` : Re-trigger the docs validation. (use unformatted text in the comment!)
docker.elastic.co/kibana-ci/kibana-serverless:pr-202361-7a224a579825
cc @klacabane
Starting backport for target branches: 8.x
Status | Branch | Result |
---|---|---|
✅ | 8.x |
Note: Successful backport PRs will be merged automatically after passing CI.
Please refer to the Backport tool documentation
entity_source.display_name
setting.entity.display_name
will always be set on the entities, falling back toentity.id
if provided field is not setsort_by
parameter to_search
APImetadata.
prefix in the query aggregation. metadata will now be set at the root of the document (eg for metadatahost.name
entity ={ entity.id: 'foo', host.name: 'bar' }