Skip to content

[7.x] [Ingest Manager] Adjust dataset aggs to use datastream fields instead (#74342)#74355

Merged
skh merged 1 commit intoelastic:7.xfrom
skh:backport/7.x/pr-74342
Aug 5, 2020
Merged

[7.x] [Ingest Manager] Adjust dataset aggs to use datastream fields instead (#74342)#74355
skh merged 1 commit intoelastic:7.xfrom
skh:backport/7.x/pr-74342

Conversation

@skh
Copy link
Copy Markdown
Contributor

@skh skh commented Aug 5, 2020

Backports the following commits to 7.x:

…elastic#74342)

* [Ingest Manager] Adjust dataset aggs to use datastream fields instead

Elastic Agent and Elasticsearch are switching over from using dataset.* to datastream.*. This adjust the aggregation on the dataset page to get the datastreams.

For this to work properly, the most recent version of Elasticsearch 7.9 must be used and is pending updates on all the packages to ship also the datastream fields, see elastic/integrations#213

* Update datastream to data_stream

* Update data stream name generation

* Fix typo

* Temporarily use datastream instead of data_stream

* updating to use `data_stream` instead of `datastream`

Co-authored-by: ruflin <spam@ruflin.com>
Co-authored-by: Jen Huang <its.jenetic@gmail.com>
@skh skh added the backport This PR is a backport of another PR label Aug 5, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@skh skh merged commit 47e3a31 into elastic:7.x Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants