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

Allow set_status to accept the StatusCode and optional description #2735

Merged
merged 12 commits into from Jun 11, 2022

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented Jun 3, 2022

Description

Fixes #2702

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox -e opentelemetry-api
  • tox -e opentelemetry-sdk

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added

@srikanthccv srikanthccv marked this pull request as ready for review June 3, 2022 20:21
@srikanthccv srikanthccv requested a review from a team as a code owner June 3, 2022 20:21
@srikanthccv srikanthccv merged commit 6e282d2 into open-telemetry:main Jun 11, 2022
@srikanthccv srikanthccv deleted the issue-2702 branch June 11, 2022 19:11
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.

set_result fails inside span, improve code or documentation
3 participants