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

Pick up README syntax fixes from master #461

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

c24t
Copy link
Member

@c24t c24t commented Mar 4, 2020

Pick up changes from #444. This is required to push 0.4a1 packages on PyPI.

Some of the new ext packages had ReStructuredText errors. PyPI rejected the uploads for these packages with:

HTTPError: 400 Client Error: The description failed to render for 'text/x-rst'. See https://pypi.org/help/#description-content-type for more information. for url: https://upload.pypi.org/legacy/
@c24t c24t requested a review from a team as a code owner March 4, 2020 18:43
@c24t c24t added the release label Mar 4, 2020
Copy link
Member

@mauriciovasquezbernal mauriciovasquezbernal left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

👍

@c24t c24t merged commit 4743d1e into open-telemetry:v0.4a.x Mar 4, 2020
@c24t c24t deleted the v0.4a.x-a4e7a9a8 branch March 4, 2020 23:12
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
open-telemetry#461)

* feat(scope-zone): new scope manager to support async operations in web

* chore: removing not needed dependency

* chore: updating readme

* chore: clean up

* chore: refactored the bind method

* chore: updated example for web tracer

* chore: updated readme

* chore: updating jsdoc

* fix: fixing flaky test for BatchSpanProcessor with timeout

* chore: missing link

* chore: updating karma files

* chore: adding docs and tests for utils

* chore: refactoring zone scope manager

* chore: adding test for web and zone scope manager for parallel actions

* chore: updating example for web tracer with zone scope manager

* chore: updating example for web tracer with zone scope manager

* chore: adding test for parallel run
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.

None yet

4 participants