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 ability to indicate Capabilities in the protocol #33

Merged

Conversation

tigrannajaryan
Copy link
Member

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.

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 tigrannajaryan requested a review from a team November 17, 2021 21:17
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@tigrannajaryan
Copy link
Member Author

@pmm-sumo I think you raised this question. Please see if this PR answers it.

README.md Show resolved Hide resolved
@tigrannajaryan
Copy link
Member Author

Let's merge this. We may need to tweak the capabilities when we do the actual implementation. The prototyping will help clarify the edge cases when the information about capabilities is necessary.

@tigrannajaryan tigrannajaryan merged commit 75f6c50 into open-telemetry:main Nov 18, 2021
@tigrannajaryan tigrannajaryan deleted the define-agent-capabilities branch November 18, 2021 18:27
tigrannajaryan added a commit to tigrannajaryan/opamp-go that referenced this pull request Dec 1, 2021
Corresponds to spec change: open-telemetry/opamp-spec#33

Future PRs will add the logic to use the capabilities.
tigrannajaryan added a commit to tigrannajaryan/opamp-go that referenced this pull request Dec 2, 2021
Corresponds to spec change: open-telemetry/opamp-spec#33

Future PRs will add the logic to use the capabilities.
tigrannajaryan added a commit to open-telemetry/opamp-go that referenced this pull request Dec 3, 2021
Corresponds to spec change: open-telemetry/opamp-spec#33

Future PRs will add the logic to use the capabilities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants