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" #237

Closed
z1c0 opened this issue Sep 30, 2019 · 3 comments
Closed

Implement "Named Tracers and Meters" #237

z1c0 opened this issue Sep 30, 2019 · 3 comments
Assignees

Comments

@z1c0
Copy link
Contributor

z1c0 commented Sep 30, 2019

The "Named Tracers and Meters" RFC (https://github.com/open-telemetry/oteps/blob/master/text/0016-named-tracers.md) has been approved and the subsequent spec changes are also close to approval (open-telemetry/opentelemetry-specification#264).

OpenTelemetry language repositories now need to implement this mechanisms.

This was referenced Sep 30, 2019
@z1c0
Copy link
Contributor Author

z1c0 commented Oct 4, 2019

Named Tracers implemented in #239.
Named Meters still TBD.

@SergeyKanzhelev SergeyKanzhelev added this to the v0.3 milestone Oct 28, 2019
@SergeyKanzhelev
Copy link
Member

@cijothomas
Copy link
Member

This is done.

Yun-Ting pushed a commit to Yun-Ting/opentelemetry-dotnet that referenced this issue Oct 13, 2022
…eInspector.BeforeSendReply when operation is OneWay (open-telemetry#237)

* Update TelemetryDispatchMessageInspector.cs

open-telemetry#229: Check if reply is not null

* open-telemetry#229: Added TelemetryDispatchMessageInspectorForOneWayOperationsTests

* open-telemetry#229: Rename parameters

* open-telemetry#229: Added new "1.0.0-rc6" version to CHANGELOG.md

* open-telemetry#229: Fix text formatting

* open-telemetry#229: Fix CHANGELOG formatting. Added extra asserts to the test

* open-telemetry#229: Fix formatting

* open-telemetry#229: Fix formatting in GHANGELOG.md

Co-authored-by: iepl <[email protected]>
Co-authored-by: Ievgen Platonov <[email protected]>
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

No branches or pull requests

3 participants