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

Implement "Named Tracers and Meters" #203

Closed
z1c0 opened this issue Oct 4, 2019 · 2 comments
Closed

Implement "Named Tracers and Meters" #203

z1c0 opened this issue Oct 4, 2019 · 2 comments
Assignees
Labels
api Affects the API package. sdk Affects the SDK package.
Milestone

Comments

@z1c0
Copy link

z1c0 commented Oct 4, 2019

The "Named Tracers and Meters" RFC (https://github.com/open-telemetry/oteps/blob/master/text/0016-named-tracers.md) has been approved and was added to the specification (open-telemetry/opentelemetry-specification#264).

Please make sure to also update the documentation if necessary (tracer, meter creation).

OpenTelemetry language repositories now need to implement this mechanisms.

@c24t c24t added this to the Alpha v0.3 milestone Oct 11, 2019
@Oberon00 Oberon00 added api Affects the API package. sdk Affects the SDK package. labels Oct 24, 2019
@Oberon00 Oberon00 self-assigned this Nov 22, 2019
@Oberon00
Copy link
Member

I'm going to work on this.

@Oberon00 Oberon00 mentioned this issue Nov 22, 2019
c24t pushed a commit that referenced this issue Dec 14, 2019
Implements the "Tracers" part of #203.
@c24t c24t modified the milestones: Alpha v0.3, Alpha v0.4 Dec 16, 2019
@toumorokoshi
Copy link
Member

closing as this is merged. We can discuss further changes to named tracers as separate issues.

srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this issue Nov 1, 2020
* feat: add console logger

* fix: review 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. sdk Affects the SDK package.
Projects
None yet
Development

No branches or pull requests

4 participants