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

Merge jaeger feature branch into master #3130

Merged
merged 15 commits into from
Jan 9, 2020
Merged

Merge jaeger feature branch into master #3130

merged 15 commits into from
Jan 9, 2020

Conversation

axw
Copy link
Member

@axw axw commented Jan 9, 2020

No description provided.

simitt and others added 15 commits December 4, 2019 10:15
Add support for Jaeger gRPC Trace Intake Collector. The gRPC endpoint collects monitoring metrics and supports TLS communication, by reusing the `apm-server.ssl.*` configuration. By default the gRPC endpoint is disabled.

closes elastic#2962 

Co-Authored-By: Andrew Wilkins <[email protected]>
…lastic#3066)

Add consumer converting incoming otel batches to Elastic APM format.
Add integration tests covering incoming gRPC requests being transformed to beat events.

partially implements elastic#3307
Add an HTTP handler, muxer, and server, in beater/jaeger for accepting Thrift-encoded trace data over HTTP. Refactor beater/jaeger.GRPCServer into Server, which now encapsulates both gRPC and HTTP servers.

Move beater/api/jaeger code into beater/jaeger, which is the only user of GRPCCollector. If the beater/jaeger code grows significantly, we might consider having subpackages like beater/jaeger/grpc, beater/jaeger/http, etc.
* [jaeger] Convert Timeevents to errors

Parse Timeevents from Jaeger spans and convert to elastic error events
if they describe an error.

Fixes elastic#3007
jaeger: Update branch to latest master before merging back
* tests/system: system test for Jaeger Thrift/HTTP
@axw axw merged commit 9fe0468 into elastic:master Jan 9, 2020
@axw axw deleted the jaeger branch January 10, 2020 03:09
@simitt simitt mentioned this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants