Skip to content

Add Span's UpdateName operation. #99

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

Closed
carlosalberto opened this issue Aug 21, 2019 · 1 comment · Fixed by #112
Closed

Add Span's UpdateName operation. #99

carlosalberto opened this issue Aug 21, 2019 · 1 comment · Fixed by #112
Assignees
Labels
api Affects the API package.

Comments

@carlosalberto
Copy link
Contributor

https://github.com/open-telemetry/opentelemetry-specification/blob/master/specification/api-tracing.md#updatename

@carlosalberto carlosalberto changed the title Add Span's update name operation. Add Span's UpdateName operation. Aug 21, 2019
@Oberon00 Oberon00 added the api Affects the API package. label Aug 23, 2019
@mauriciovasquezbernal
Copy link
Member

I'd like to pick this one.

srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this issue Nov 1, 2020
* feat(tracer): initial implementation

* fix(BasicTracer): address PR comments

* feat(basic-tracer): move BasicTracr to a separate package

* refactor(core): cleanup

* refactor(types): cleanup

* feat(basic-tracer): make never sampler the default

* docs(basic-tracer): add todo comments

* refactor(basic-tracer): prefix privates with _

* refactor(basic-tracer): remove typeof

* feat(basic-tracer): add binary and http text format

* feat(basic-tracer): make scope mamnager required

* refactor(basic-tracer): use INVALID_SPAN_CONTEXT

* docs(basic-tracer): add todo comment

* fix(tracer): make ALWAYS_SAMPLER the default sampler

* fix(types): add scope-base as dependency

* refactor(tracer): address PR comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affects the API package.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants