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

Define how future extensions for the protocol capabilities will work #25

Closed
tigrannajaryan opened this issue Nov 15, 2021 · 0 comments · Fixed by #33
Closed

Define how future extensions for the protocol capabilities will work #25

tigrannajaryan opened this issue Nov 15, 2021 · 0 comments · Fixed by #33

Comments

@tigrannajaryan
Copy link
Member

We need to define how the protocol can evolve and how new capabilities can be defined. Ideally we would want this evolution to be non-breaking, so that interoperability between new and old versions is preserved.

This is also related to the mechanism which should be used when a particular currently defined capability is not supported by the agent or the server. Perhaps we can use the same mechanism for detection of both current and future capabilties.

tigrannajaryan added a commit to tigrannajaryan/opamp-spec that referenced this issue Nov 17, 2021
Resolves open-telemetry#7
Resolves open-telemetry#25

This change clarifies how the protocols should work when a particular
capability is not supported. It also defines how future extensions
for the protocol capabilities will work.
tigrannajaryan added a commit to tigrannajaryan/opamp-spec that referenced this issue Nov 17, 2021
Resolves open-telemetry#7
Resolves open-telemetry#25

This change clarifies how the protocols should work when a particular
capability is not supported. It also defines how future extensions
for the protocol capabilities will work.
tigrannajaryan added a commit that referenced this issue Nov 18, 2021
Resolves #7
Resolves #25

This change clarifies how the protocols should work when a particular
capability is not supported. It also defines how future extensions
for the protocol capabilities will work.
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 a pull request may close this issue.

1 participant