Skip to content

Commit

Permalink
Merge pull request #317 from DataDog/moises.botarro/procapps-819-add-…
Browse files Browse the repository at this point in the history
…connections-to-agent-proto-lib

Add connections.proto to agent_proto proto_library
  • Loading branch information
mbotarro authored Jun 3, 2024
2 parents 7b13002 + 31ba192 commit 23f5835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/process/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ proto_library(
name = "agent_proto",
srcs = [
"agent.proto",
"connections.proto",
],
visibility = ["//visibility:public"],
)

0 comments on commit 23f5835

Please sign in to comment.