Skip to content

apm-data: enable plugin by default #108860

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 22, 2024

Conversation

axw
Copy link
Member

@axw axw commented May 21, 2024

We will enable the plugin by default in 8.15.0 as the default means of installing APM index templates and ingest pipelines.

We will enable the plugin by default in 8.15.0.
@axw axw added :Data Management/Data streams Data streams and their lifecycles v8.15.0 >enhancement labels May 21, 2024
@elasticsearchmachine
Copy link
Collaborator

Hi @axw, I've created a changelog YAML for you.

@axw axw requested review from felixbarny and a team May 22, 2024 04:08
@axw axw marked this pull request as ready for review May 22, 2024 04:09
@axw axw requested a review from a team as a code owner May 22, 2024 04:09
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label May 22, 2024
@elasticsearchmachine
Copy link
Collaborator

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

@axw axw added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label May 22, 2024
@axw
Copy link
Member Author

axw commented May 22, 2024

@elasticsearchmachine update branch

@axw
Copy link
Member Author

axw commented May 22, 2024

@elasticmachine update branch

@elasticsearchmachine elasticsearchmachine merged commit 06c27ec into elastic:main May 22, 2024
15 checks passed
@axw axw deleted the apm-data-enabled-default branch May 22, 2024 08:32
axw added a commit to axw/integrations that referenced this pull request May 23, 2024
As of elastic/elasticsearch#108860
(due to be released in 8.15.0), the apm-data Elasticsearch
plugin is enabled by default and will take care of installing
index templates and ingest pipelines for APM; the integration
package no longer needs to (nor should) install its own.

With this change, the integration package is optional for APM:
it is still useful for running with Fleet, but otherwise users
may rely on templates/pipelines being set up by Elasticsearch.
axw added a commit to elastic/integrations that referenced this pull request May 27, 2024
* packages/apm: remove data streams in 8.15.0

As of elastic/elasticsearch#108860
(due to be released in 8.15.0), the apm-data Elasticsearch
plugin is enabled by default and will take care of installing
index templates and ingest pipelines for APM; the integration
package no longer needs to (nor should) install its own.

With this change, the integration package is optional for APM:
it is still useful for running with Fleet, but otherwise users
may rely on templates/pipelines being set up by Elasticsearch.

* Update docs
elasticsearchmachine pushed a commit that referenced this pull request May 29, 2024
The APM module installs component and index templates that make use of
data stream lifecycle. This makes sure the templates are installed only
once the cluster has the data stream lifecycle feature.

Follow-up to #108860

Fixes #106461
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Data Management/Data streams Data streams and their lifecycles >enhancement Team:Data Management Meta label for data/management team v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants