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

Remove olivere elastic client from OTEL #2448

Merged
merged 2 commits into from
Sep 2, 2020

Conversation

pavolloffay
Copy link
Member

Signed-off-by: Pavol Loffay [email protected]

This should completely remove dependency on olivere client from OTEL. It's not needed as we use only the elastic.co client.

@pavolloffay
Copy link
Member Author

cc) @joe-elliott :)

@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #2448 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2448   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files         208      208           
  Lines       10679    10679           
=======================================
  Hits        10205    10205           
  Misses        402      402           
  Partials       72       72           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e558711...636c639. Read the comment docs.

@@ -19,5 +18,5 @@ require (
github.com/uber/jaeger-client-go v2.23.1+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible
go.opentelemetry.io/collector v0.8.1-0.20200820012544-1e65674799c8
go.uber.org/zap v1.15.0
go.uber.org/zap v1.16.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase? This change has been merged into master.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is OK here, that PR should have changed the version also here.

@pavolloffay pavolloffay merged commit 319e2fb into jaegertracing:master Sep 2, 2020
albertteoh pushed a commit to albertteoh/jaeger that referenced this pull request Sep 3, 2020
* Remove olivere elastic client from OTEL

Signed-off-by: Pavol Loffay <[email protected]>

* Do not initialize after cleanup, use 1shard 0rep

Signed-off-by: Pavol Loffay <[email protected]>
Signed-off-by: albertteoh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants