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

Remove oneof Body from AgentToServer message #27

Conversation

tigrannajaryan
Copy link
Member

This eliminates oneof Body from AgentToServer and puts all fields in AgentToServer
which allows to include multiple messages in one AgentToServer. This can reduce
the number of roundtrips and makes it uniform with ServerToAgent.

Implements changes corresponding to spec changes open-telemetry/opamp-spec#44

This eliminates oneof Body from AgentToServer and puts all fields in AgentToServer
which allows to include multiple messages in one AgentToServer. This can reduce
the number of roundtrips and makes it uniform with ServerToAgent.

Implements changes corresponding to spec changes open-telemetry/opamp-spec#44
@tigrannajaryan tigrannajaryan marked this pull request as ready for review November 30, 2021 20:22
@tigrannajaryan tigrannajaryan requested a review from a team November 30, 2021 20:22
@tigrannajaryan
Copy link
Member Author

@open-telemetry/opamp-go-approvers please review.

@tigrannajaryan tigrannajaryan merged commit dd5c666 into open-telemetry:main Dec 1, 2021
@tigrannajaryan tigrannajaryan deleted the remove-agenttoserver-oneofbody branch December 1, 2021 19:04
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