Skip to content

Jaeger bazel (Linux only)#1077

Merged
lalitb merged 12 commits intoopen-telemetry:mainfrom
esigo:jaeger-bazel
Nov 25, 2021
Merged

Jaeger bazel (Linux only)#1077
lalitb merged 12 commits intoopen-telemetry:mainfrom
esigo:jaeger-bazel

Conversation

@esigo
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Member

lalitb commented Nov 25, 2021

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

Copy link
Copy Markdown
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.

Comment thread WORKSPACE
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
Copy Markdown
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
Copy Markdown
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