Skip to content

Mark tags to bazel targets round 2 - #1094

Merged
lalitb merged 10 commits into
open-telemetry:mainfrom
esigo:Mark-tags-to-bazel-targets-2
Dec 16, 2021
Merged

Mark tags to bazel targets round 2#1094
lalitb merged 10 commits into
open-telemetry:mainfrom
esigo:Mark-tags-to-bazel-targets-2

Conversation

@esigo

@esigo esigo commented Nov 23, 2021

Copy link
Copy Markdown
Member

Fixes #1072 (issue)

Changes

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

@codecov

codecov Bot commented Nov 23, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1094 (6130902) into main (9dd3da3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1094   +/-   ##
=======================================
  Coverage   93.39%   93.39%           
=======================================
  Files         165      165           
  Lines        6229     6229           
=======================================
  Hits         5817     5817           
  Misses        412      412           

@esigo
esigo changed the base branch from main to release/opentelemetry/etw/beta December 2, 2021 17:56
@esigo
esigo changed the base branch from release/opentelemetry/etw/beta to main December 2, 2021 17:57
@esigo
esigo changed the base branch from main to maxgolov/abseil_upgrade_doc December 7, 2021 20:56
@esigo
esigo changed the base branch from maxgolov/abseil_upgrade_doc to main December 7, 2021 20:56
@esigo esigo changed the title [WIP] Mark tags to bazel targets round 2 Mark tags to bazel targets round 2 Dec 7, 2021
@esigo
esigo marked this pull request as ready for review December 7, 2021 21:04
@esigo
esigo requested a review from a team December 7, 2021 21:04

@lalitb lalitb left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks for adding this.

Comment thread examples/otlp/BUILD
"examples",
"otlp",
"otlp_http_log",
],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should there be tags added for example_otlp_grpc_log also?

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.

thanks. added

Comment thread exporters/otlp/BUILD
"otlp_grpc",
"test",
],
deps = [

@lalitb lalitb Dec 13, 2021

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should there be tags added for otlp_log_recordable_test also?

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.

thanks. added

@lalitb
lalitb merged commit 5aa6327 into open-telemetry:main Dec 16, 2021
@esigo
esigo deleted the Mark-tags-to-bazel-targets-2 branch December 16, 2021 06:25
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.

Mark tags to bazel targets

3 participants