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

Add ExportSpans benchmark to Jaeger exporter #1805

Merged
merged 6 commits into from
Apr 17, 2021

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Apr 13, 2021

As a step to address #1799 this adds benchmarks to the Jaeger exporter to ensure we have a metric of performance to measure against.

Part of #1803

@MrAlias MrAlias added release:1.0.0-rc.1 pkg:exporter:jaeger Related to the Jaeger exporter package labels Apr 13, 2021
@MrAlias MrAlias added this to the RC1 milestone Apr 13, 2021
@MrAlias MrAlias added pkg:testing Related to testing or a testing package Skip Changelog PRs that do not require a CHANGELOG.md entry labels Apr 13, 2021
@codecov
Copy link

codecov bot commented Apr 14, 2021

Codecov Report

Merging #1805 (98aa025) into main (d9566ab) will decrease coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1805     +/-   ##
=======================================
- Coverage   78.4%   78.4%   -0.1%     
=======================================
  Files        135     135             
  Lines       7236    7236             
=======================================
- Hits        5679    5677      -2     
- Misses      1307    1309      +2     
  Partials     250     250             
Impacted Files Coverage Δ
exporters/otlp/otlpgrpc/connection.go 90.6% <0.0%> (-1.9%) ⬇️
sdk/trace/batch_span_processor.go 83.9% <0.0%> (ø)

@MrAlias MrAlias merged commit 4f9fec2 into open-telemetry:main Apr 17, 2021
@MrAlias MrAlias deleted the jaeger-benchmark branch April 17, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:exporter:jaeger Related to the Jaeger exporter package pkg:testing Related to testing or a testing package Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants