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 protos for bundle telemetry #2209

Merged
merged 9 commits into from
Jan 29, 2025
Merged

Add protos for bundle telemetry #2209

merged 9 commits into from
Jan 29, 2025

Conversation

shreyas-goenka
Copy link
Contributor

@shreyas-goenka shreyas-goenka commented Jan 22, 2025

Changes

These types correspond to the telemetry protobufs defined in universe.

Tests

No tests are needed since this PR only adds the type bindings.

libs/telemetry/api.go Outdated Show resolved Hide resolved
libs/telemetry/api.go Outdated Show resolved Hide resolved
libs/telemetry/protos/bundle_deploy.go Outdated Show resolved Hide resolved
Co-authored-by: Pieter Noordhuis <[email protected]>
libs/telemetry/api.go Show resolved Hide resolved
libs/telemetry/protos/frontend_log.go Show resolved Hide resolved
libs/telemetry/protos/frontend_log.go Outdated Show resolved Hide resolved
Copy link
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

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

No tests are needed since this PR only adds the type bindings.

Can you think of a way to get some coverage?

Copy link
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

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

Approve to unblock. Please TAL at remaining comments.

@shreyas-goenka
Copy link
Contributor Author

shreyas-goenka commented Jan 29, 2025

Can you think of a way to get some coverage?

Yeah, I have an integration test in another PR. Let me split that up and send it for review separatately.

@shreyas-goenka
Copy link
Contributor Author

@pietern This PR adds coverage: #2259

Merged via the queue into main with commit 30f57d3 Jan 29, 2025
9 checks passed
@shreyas-goenka shreyas-goenka deleted the proto-bundle-telemetry branch January 29, 2025 11:57
github-merge-queue bot pushed a commit that referenced this pull request Jan 29, 2025
## Changes
Followup from
#2209 (review).

This PR adds an integration test to validate that the API type bindings
work against the telemetry endpoint.

## Tests
N/A

---------

Co-authored-by: Pieter Noordhuis <[email protected]>
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.

2 participants