-
Notifications
You must be signed in to change notification settings - Fork 527
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
Update APM server code for breaking changes in libbeat API (transport) #3416
Comments
1 task
Thanks for the heads up / opening this! |
Further heads up: we're about to merge elastic/beats#16734. It should happen some time today. |
ycombinator
changed the title
Update APM server code for breaking changes in libbeat API
Update APM server code for breaking changes in libbeat API (transport)
Mar 5, 2020
axw
added a commit
to axw/apm-server
that referenced
this issue
Mar 6, 2020
Handle libbeat/common/transport moves. Closes elastic#3416
axw
added a commit
to axw/apm-server
that referenced
this issue
Mar 7, 2020
Handle libbeat/common/transport moves. Closes elastic#3416
axw
added a commit
to axw/apm-server
that referenced
this issue
Mar 7, 2020
Handle libbeat/common/transport moves. Closes elastic#3416
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're undertaking some refactoring/cleanup in the libbeat codebase. One part of this is done by this PR: elastic/beats#16734.
Please see the "Developer Docs" section in the PR description for how it might impact APM server code. From my snooping around, it looks like the following locations might be impacted:
apm-server/vendor/vendor.json
Line 1258 in a3a2ff3
apm-server/vendor/vendor.json
Line 1250 in a3a2ff3
apm-server/Makefile
Line 187 in 2826816
apm-server/elasticsearch/config.go
Line 30 in e36b645
The text was updated successfully, but these errors were encountered: