Mark tags to bazel targets#1075
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1075 +/- ##
=======================================
Coverage 94.41% 94.41%
=======================================
Files 158 158
Lines 6077 6077
=======================================
Hits 5737 5737
Misses 340 340 |
|
Thanks for adding it. Just thinking if we can we also add separate tags for:
It's fine to add it separate from this PR if this is a bigger task ( or raise a github issue for someone to pick it up ). |
@lalitb thanks for the feedback. |
Fixes #1072 (issue)
Changes
mark tags to bazel targets.
Please provide a brief description of the changes here.
can exclude targets e.g.
bazel build //... --build_tag_filters=-otlp,-es,-etw,-prometheus,-zipkinFor significant contributions please make sure you have completed the following items:
CHANGELOG.mdupdated for non-trivial changes