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

Jaeger bazel (Linux only) #1077

Merged
merged 12 commits into from
Nov 25, 2021
Merged

Jaeger bazel (Linux only) #1077

merged 12 commits into from
Nov 25, 2021

Conversation

esigo
Copy link
Member

@esigo esigo commented Nov 19, 2021

Jaeger bazel support

Changes

Adds Jaeger bazel support.
Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@esigo esigo changed the title jaeger bazel [WIP] jaeger bazel Nov 19, 2021
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #1077 (51550d5) into main (1e1fb8b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1077   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files         158      158           
  Lines        6077     6077           
=======================================
  Hits         5737     5737           
  Misses        340      340           

@esigo esigo changed the title [WIP] jaeger bazel Jaeger bazel (Linux only) Nov 19, 2021
@esigo esigo marked this pull request as ready for review November 19, 2021 20:06
@esigo esigo requested a review from a team November 19, 2021 20:06
@lalitb
Copy link
Member

lalitb commented Nov 25, 2021

Sorry for the delay in reviewing this. would try to review it by today.

Copy link
Member

@lalitb lalitb left a comment

Choose a reason for hiding this comment

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

Thanks. Looks good.

url = "https://github.com/bazelbuild/rules_foreign_cc/archive/0.6.0.tar.gz",
)

load("@rules_foreign_cc//foreign_cc:repositories.bzl", "rules_foreign_cc_dependencies")
Copy link
Member

@lalitb lalitb Nov 25, 2021

Choose a reason for hiding this comment

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

Can we use rules_foreign_cc to build and install boost library too - if that helps to support for Windows? Probably, we can create a github issue for Windows support, for someone to pick it up.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, I'll raise another PR for Windows support.

@lalitb lalitb merged commit 6b9ed3d into open-telemetry:main Nov 25, 2021
@esigo esigo deleted the jaeger-bazel branch November 25, 2021 18:12
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