Skip to content
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

Set up apm integration package directly from ES rather than bundling with Fleet #11267

Closed
simitt opened this issue Jul 24, 2023 · 1 comment
Closed
Milestone

Comments

@simitt
Copy link
Contributor

simitt commented Jul 24, 2023

Introduce an x-pack-apm plugin in Elasticsearch, which installs index templates, component templates, and ingest pipelines for Elastic APM.

This removes the Fleet integration dependency for the apm-server binary, and generally reduces the Fleet focus to central configuration and fleet management, where desired.
This will also simplify APM Server by removing the possibility of index templates being missing on startup.

@axw created a PoC, which should be used as a basis. Some points, such as automatic rollover need more clarification.

@simitt simitt added this to the 8.10 milestone Jul 24, 2023
@simitt
Copy link
Contributor Author

simitt commented Aug 30, 2023

Covered by #11528 and #11529

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

No branches or pull requests

2 participants