Skip to content

Remove Monitoring ingest pipelines#77459

Merged
jbaiera merged 9 commits intoelastic:masterfrom
jbaiera:monitoring-remove-ingest-pipelines
Sep 28, 2021
Merged

Remove Monitoring ingest pipelines#77459
jbaiera merged 9 commits intoelastic:masterfrom
jbaiera:monitoring-remove-ingest-pipelines

Conversation

@jbaiera
Copy link
Copy Markdown
Member

@jbaiera jbaiera commented Sep 8, 2021

Monitoring installs a number of ingest pipelines which have been historically used to upgrade documents when mappings and document structures change between versions. Since there aren't any changes to the document format, nor will there be by the time the format is completely retired, we can comfortably remove these pipelines.

Relates #50770

@elasticmachine elasticmachine added the Team:Data Management (obsolete) DO NOT USE. This team no longer exists. label Sep 8, 2021
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Sep 13, 2021

@elasticmachine update branch

@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Sep 14, 2021

@elasticmachine run elasticsearch-ci/part-2

@jbaiera jbaiera requested a review from danhermann September 14, 2021 20:57
@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Sep 14, 2021

Digging into these test failures. From the looks of things, the order of the pipelines in the expected error message is different now. I do not understand what might have caused that yet.

@jbaiera jbaiera requested a review from lcawl September 14, 2021 21:00
@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Sep 14, 2021

Added @lcawl as reviewer since you were suggested for the deprecation PR, and because this one also has docs changes

Copy link
Copy Markdown
Contributor

@danhermann danhermann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Sep 16, 2021

@elasticmachine update branch

@jbaiera jbaiera merged commit eafbd33 into elastic:master Sep 28, 2021
@jbaiera jbaiera deleted the monitoring-remove-ingest-pipelines branch September 28, 2021 20:10
@jbaiera
Copy link
Copy Markdown
Member Author

jbaiera commented Oct 6, 2021

Changing to the deprecation label since we have re-added the removed settings in 8.0 to allow for a longer deprecation cycle. The settings will not break 8.0 nodes on start up, but it will not have any functionality tied to them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Monitoring DEPRECATED, DO NOT USE >deprecation Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants