Skip to content

enhancement(dev): add Bazel build configuration#1294

Draft
tobz wants to merge 6 commits intomainfrom
tobz/bazel
Draft

enhancement(dev): add Bazel build configuration#1294
tobz wants to merge 6 commits intomainfrom
tobz/bazel

Conversation

@tobz
Copy link
Copy Markdown
Member

@tobz tobz commented Apr 1, 2026

Summary

Work in progress.

Change Type

  • Bug fix
  • New feature
  • Non-functional (chore, refactoring, docs)
  • Performance

How did you test this PR?

Built ADP via Bazel -- bazel build //bin/agent-data-plane --config=release -- and ensured that it was superficially correct: could execute, subcommands worked, file size generally matched a cargo build-based version.

References

AGTMETRICS-400

@tobz tobz added the type/enhancement An enhancement in functionality or support. label Apr 1, 2026
@dd-octo-sts dd-octo-sts bot added area/core Core functionality, event model, etc. area/io General I/O and networking. area/config Configuration. area/components Sources, transforms, and destinations. area/memory Memory bounds and memory management. area/observability Internal observability of ADP and Saluki. destination/dogstatsd-stats DogStatsD Statistics destination. transform/dogstatsd-prefix-filter DogStatsD Prefix/Filter transform. transform/host-tags Host Tags synchronous transform. encoder/datadog-traces Datadog Traces encoder. source/otlp OTLP source. transform/apm-stats APM Stats transform. labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/components Sources, transforms, and destinations. area/config Configuration. area/core Core functionality, event model, etc. area/io General I/O and networking. area/memory Memory bounds and memory management. area/observability Internal observability of ADP and Saluki. destination/dogstatsd-stats DogStatsD Statistics destination. encoder/datadog-traces Datadog Traces encoder. source/otlp OTLP source. transform/apm-stats APM Stats transform. transform/dogstatsd-prefix-filter DogStatsD Prefix/Filter transform. transform/host-tags Host Tags synchronous transform. type/enhancement An enhancement in functionality or support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant