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

Split connection settings by types #87

Conversation

tigrannajaryan
Copy link
Member

This changes splits connection settings by the type of the connection so that
each type has a corresponding message that records the appropriate data.

See proposal here #80 (comment)

I also deleted proxy-related settings since it wasn't clear when and how when
can be used. These can be added later when the use case is clear.

Contributes to #80

This changes splits connection settings by the type of the connection so that
each type has a corresponding message that records the appropriate data.

See proposal here open-telemetry#80 (comment)

I also deleted proxy-related settings since it wasn't clear when and how when
can be used. These can be added later when the use case is clear.

Contributes to open-telemetry#80
@tigrannajaryan tigrannajaryan requested a review from a team May 26, 2022 00:16
tigrannajaryan added a commit to tigrannajaryan/opamp-go that referenced this pull request May 26, 2022
This changes splits connection settings by the type of the connection so that
each type has a corresponding message that records the appropriate data.

Implements spec change open-telemetry/opamp-spec#87
@pmm-sumo
Copy link
Contributor

I think the change looks good and it clarifies the spec

@tigrannajaryan tigrannajaryan merged commit 0e30904 into open-telemetry:main May 26, 2022
tigrannajaryan added a commit to open-telemetry/opamp-go that referenced this pull request May 26, 2022
This changes splits connection settings by the type of the connection so that
each type has a corresponding message that records the appropriate data.

Implements spec change open-telemetry/opamp-spec#87
@tigrannajaryan tigrannajaryan deleted the feature/tigran/split-con-set branch May 26, 2022 15:03
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