elastic / elastic/apm-server

Fix: apm package needs to be up-to-date when bundled with Kibana

Open
#10,308 10 comments 0 reactions 0 assignees View on GitHub
research
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

Kibana bundles the most recently published version of the apm package and renames it to be aligned with the Kibana version.

When bumping versions, this can mean that while Kibana is already on `8.8.0-SNAPSHOT`, the apm package is still on `8.7.0-SNAPSHOT` and is not up to date. This leads to problems when updating testing clusters.

- A new apm package needs to be pushed in time for Kibana to pick it up
- Kibana should not just rename an existing package if it is not on the same version.

Discuss with the Fleet team how to solve this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.