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

opentelemetry-dart 0.17.0 #135

Merged
merged 14 commits into from
Nov 10, 2023
Merged

opentelemetry-dart 0.17.0 #135

merged 14 commits into from
Nov 10, 2023

Conversation

michaelyeager-wf
Copy link
Contributor

Which problem is this PR solving?

This PR combines changes and updates from the following branch PRs:

How Has This Been Tested?

  • Confirm that unit tests pass following these changes.
  • Loaded these changes in a small testing application and confirmed that it can be used to properly emit traces.

 - Interface corrections for WebTracerProvider.
 - Interface corrections for Tracer.
 - Stop exporting NonRecordingSpan.
 - Transition SDK Tracer to protected constant constructor with
   non-optional arguments.
 - Transition SDK Span to protected constructor with non-optional
   arguments.
 - Transition Span.setStatus to positional optional parameters.
 - Return opentelemetry-proto to v0.9.0.
 - Return opentelemetry-proto to v0.9.0.
 - Update OpenTelemetry Proto to latest version.
@aviary3-wk
Copy link

aviary3-wk commented Nov 9, 2023

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@michaelyeager-wf
Copy link
Contributor Author

@aviary-wf

robbecker-wf
robbecker-wf previously approved these changes Nov 10, 2023
Copy link
Member

@robbecker-wf robbecker-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each sub-pr has been reviewed. Each one was squashed and merged without conflict. LGTM assuming testing goes well.

@michaelyeager-wf
Copy link
Contributor Author

Loaded these changes in a small testing application. Confirmed that it can be used to properly emit traces. Confirmed that context propagates appropriately.

QA +1

@robbecker-wf
Copy link
Member

@aviary-wf Can you try running again?

robbecker-wf
robbecker-wf previously approved these changes Nov 10, 2023
Copy link
Member

@robbecker-wf robbecker-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving again after removing the Dockerfile

@michaelyeager-wf
Copy link
Contributor Author

Loaded these changes in a small testing application. Confirmed that it can be used to properly emit traces. Confirmed that context propagates appropriately.

QA +1

@robbecker-wf
Copy link
Member

@Workiva/release-management-p

@michaelyeager-wf
Copy link
Contributor Author

Loaded these changes in a small testing application. Confirmed that it can be used to properly emit traces. Confirmed that context propagates appropriately.

QA +1

Copy link
Member

@robbecker-wf robbecker-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+10 again

@michaelyeager-wf
Copy link
Contributor Author

Loaded these changes in a small testing application. Confirmed that it can be used to properly emit traces. Confirmed that context propagates appropriately.

QA +1

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole3-wf rmconsole3-wf merged commit 4ae2d1a into master Nov 10, 2023
1 check passed
@rmconsole3-wf rmconsole3-wf deleted the myeager-wf/v0.17.0 branch November 10, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants