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

Publish tracegen #2022

Merged
merged 2 commits into from
Jan 16, 2020
Merged

Publish tracegen #2022

merged 2 commits into from
Jan 16, 2020

Conversation

jpkrohling
Copy link
Contributor

Which problem is this PR solving?

  • I'm currently building an autoscaler for Jaeger in the Jaeger Operator. To test that, I could make use of a pod with the tracegen, and the first step is to get a container image built and published somewhere, addressed by this PR.

Short description of the changes

  • Added a build step for the trace gen, as well as a Dockerfile
  • Changed the docker targets (build/push) to add tracegen
  • Allows the tracegen utility to be configured from env

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Signed-off-by: Juraci Paixão Kröhling <[email protected]>
@codecov
Copy link

codecov bot commented Jan 16, 2020

Codecov Report

Merging #2022 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2022      +/-   ##
==========================================
+ Coverage   97.41%   97.43%   +0.01%     
==========================================
  Files         207      207              
  Lines       10243    10243              
==========================================
+ Hits         9978     9980       +2     
+ Misses        223      221       -2     
  Partials       42       42
Impacted Files Coverage Δ
...lugin/sampling/strategystore/adaptive/processor.go 100% <0%> (+0.79%) ⬆️

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 f605a34...c47c275. Read the comment docs.

@yurishkuro yurishkuro merged commit de47a9a into jaegertracing:master Jan 16, 2020
@jpkrohling jpkrohling deleted the Publish-tracegen branch July 28, 2021 19:22
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