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 OnOpampConnectionSettingsAccepted callback #266

Merged

Conversation

tigrannajaryan
Copy link
Member

Contributes to #261

I intentionally left undefined the blocking vs nonblocking requirement for the callback. I suggest that we refine this after we make implementations and settle on a particular behavior.

A continuation of this PR is needed that implements steps 4 and 5 of the flow described here:
#261

Contributes to open-telemetry#261

I intentionally left undefined the blocking vs nonblocking
requirement for the callback. I suggest that we refine this
after we make implementations and settle on a particular
behavior.

A continuation of this PR is needed that implements steps 4 and 5
of the flow described here:
open-telemetry#261
@tigrannajaryan tigrannajaryan requested a review from a team March 25, 2024 23:14
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 75.06%. Comparing base (9edf050) to head (c6c36e7).

Files Patch % Lines
client/internal/receivedprocessor.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #266      +/-   ##
==========================================
- Coverage   75.10%   75.06%   -0.05%     
==========================================
  Files          25       25              
  Lines        1631     1628       -3     
==========================================
- Hits         1225     1222       -3     
  Misses        295      295              
  Partials      111      111              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andykellr andykellr merged commit c319cfa into open-telemetry:main Mar 25, 2024
4 of 6 checks passed
@tigrannajaryan tigrannajaryan deleted the feature/tigran/opampoffer branch March 26, 2024 14:06
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