Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BEP endpoint support #925

Closed
allada opened this issue May 20, 2024 · 0 comments · Fixed by #961
Closed

Add BEP endpoint support #925

allada opened this issue May 20, 2024 · 0 comments · Fixed by #961
Assignees
Labels
enhancement New feature or request

Comments

@allada
Copy link
Member

allada commented May 20, 2024

We want to add the ability to connect a BEP backend to nativelink and collect statistics and publish them to a store, so another service can render it for a user.

@allada allada added the enhancement New feature or request label May 20, 2024
@allada allada self-assigned this May 20, 2024
allada added a commit to allada/nativelink-fork that referenced this issue May 20, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
allada added a commit to allada/nativelink-fork that referenced this issue May 20, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
allada added a commit to allada/nativelink-fork that referenced this issue May 20, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
allada added a commit to allada/nativelink-fork that referenced this issue May 20, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 4, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 5, 2024
In prep to support the BEP (Build Event Protocol), we are adding
the proto definitions to the repo and related generated code.

towards: TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 5, 2024
Add proto definitions for BEP and create `BepServer`
which implements the `publish_lifecycle_event` and
`publish_build_tool_event_stream` rpcs

Closes TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 6, 2024
Add proto definitions for BEP and create `BepServer`
which implements the `publish_lifecycle_event` and
`publish_build_tool_event_stream` rpcs

Closes TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 6, 2024
Add proto definitions for BEP and create `BepServer`
which implements the `publish_lifecycle_event` and
`publish_build_tool_event_stream` rpcs

Closes TraceMachina#925
caass pushed a commit to caass/nativelink that referenced this issue Jun 6, 2024
Add proto definitions for BEP and create `BepServer`
which implements the `publish_lifecycle_event` and
`publish_build_tool_event_stream` rpcs

Closes TraceMachina#925
@caass caass closed this as completed in #961 Jun 6, 2024
caass added a commit that referenced this issue Jun 6, 2024
Add proto definitions for BEP and create `BepServer`
which implements the `publish_lifecycle_event` and
`publish_build_tool_event_stream` rpcs

Closes #925

Co-authored-by: Nathan (Blaise) Bruer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant