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

Need ability to report errors in response to Command and Connection Settings Offer #164

Open
tigrannajaryan opened this issue Jul 31, 2023 · 0 comments
Labels
required-for-stable Required to be resolved before 1.0

Comments

@tigrannajaryan
Copy link
Member

tigrannajaryan commented Jul 31, 2023

The Server can send a command or a connection settings offers to the Agent. There is currently no good way for the Agent to respond back with an error if something goes wrong while processing these messages from the Server.

It may be worth figuring out how in general the Agent should be able to report errors to the Server if the error is a result of a processing of a message from the Server. Should the Agent be able to tell which message exactly failed processing? Do we need message ids if so?

I think this needs to be figured out before marking the spec Stable since it may be needed for capabilities which we intend to mark Stable.

See also discussion here open-telemetry/opamp-go#186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
required-for-stable Required to be resolved before 1.0
Projects
None yet
Development

No branches or pull requests

1 participant