Update apm-data and apm-aggregation#11386
Merged
axw merged 1 commit intoelastic:mainfrom Aug 14, 2023
Merged
Conversation
Contributor
|
This pull request does not have a backport label. Could you fix it @axw? 🙏
NOTE: |
c8ba172 to
674066c
Compare
kruskall
approved these changes
Aug 14, 2023
v1v
added a commit
that referenced
this pull request
Aug 16, 2023
…om-jenkins * upstream/main: buildkite: package definition (#11399) chore: ran shell command ".ci/scripts/update-beats.sh 59529de17b77" (#11398) [updatecli] Bump elastic stack version to 8.10.0-8527fe43 (#11395) Create catalog-info file (#11373) Temporary workaround to disable aggregation on GOARCH=386 (#11393) Add back aggregation overflow logging (#11392) chore: ran shell command ".ci/scripts/update-beats.sh 6b76cfef012c" (#11391) [updatecli] Bump elastic stack version to 8.10.0-0aabd193 (#11389) Update apm-data and apm-aggregation (#11386) chore: ran shell command ".ci/scripts/update-beats.sh 4506e55d50f9" (#11384) [updatecli] Bump elastic stack version to 8.10.0-22c6ae41 (#11382) chore: ran shell command ".ci/scripts/update-beats.sh 942cd60d984b" (#11378) [updatecli] Bump elastic stack version to 8.10.0-46c2dc52 (#11377)
bmorelli25
pushed a commit
to bmorelli25/apm-server
that referenced
this pull request
Sep 5, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation/summary
Update apm-data and apm-aggregation to the latest.
This brings in a few mildly breaking changes to am-data/model/proto:
It also brings in elastic/apm-aggregation#83, removing the service instance concept from apm-aggregation.
Checklist
- [ ] Update package changelog.yml (only if changes toapmpackagehave been made)- [ ] Documentation has been updatedHow to test these changes
N/A
Related issues
None