Skip to content

Fix asgi instrumentation default span name #146

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
lzchen opened this issue Nov 3, 2020 · 1 comment · Fixed by #418
Closed

Fix asgi instrumentation default span name #146

lzchen opened this issue Nov 3, 2020 · 1 comment · Fixed by #418

Comments

@lzchen
Copy link
Contributor

lzchen commented Nov 3, 2020

Similar to wsgi, the default span name for SERVER spans should be HTTP <method> as outlined by the specs.

Part of #434

@codeboten codeboten transferred this issue from open-telemetry/opentelemetry-python Nov 5, 2020
@github-actions
Copy link

github-actions bot commented Apr 6, 2021

This issue was marked stale due to lack of activity. It will be closed in 30 days.

@owais owais added the good first issue Good for newcomers label Apr 6, 2021
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue Apr 6, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue Apr 6, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue Apr 6, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue May 6, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue May 25, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
adamantike added a commit to adamantike/opentelemetry-python-contrib that referenced this issue May 26, 2021
Fixes ASGI default span name for SERVER spans, to be `HTTP <method>`.

Fixes open-telemetry#146.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants