Introduce sampling package as reference implementation for OTEP 235#29720
Introduce sampling package as reference implementation for OTEP 235#29720jpkrohling merged 42 commits intoopen-telemetry:mainfrom
Conversation
…tor-contrib into jmacd/pkgsampl
|
@kentquirk please confirm willingness to co-own this code :-) |
…tor-contrib into jmacd/pkgsampl
|
I'd like to review this, but I'm unable to do so this year. I'm back on Jan 15, please ping me again on Jan 18 if I haven't reviewed this here by then. |
codeboten
left a comment
There was a problem hiding this comment.
I haven't looked at the other PR that utilizes this package, but i'm curious if the surface area being exposed in this package could be reduced
Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
kentquirk
left a comment
There was a problem hiding this comment.
Leaving a bunch more comments since it's changing out from under me while I try to make them.
Co-authored-by: Kent Quirk <kentquirk@gmail.com>
|
@kentquirk thanks! I'm going to rest on this for a while, with the couple of unresolved comments you left standing. I'm willing to come back to the error handling in Other reviewers, lots of progress has been made, and it's very close. |
…tor-contrib into jmacd/pkgsampl
|
@kentquirk @atoulme please review and approve if your comments have been addressed |
Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
…ctor-contrib into jmacd/pkgsampl
|
FYI OTEP 235 merged. I think this is ready to merge, too. 😀 |
…pen-telemetry#29720) **Description:** This is the `pkg/sampling` portion of of open-telemetry#24811. **Link to tracking Issue:** open-telemetry#29738 open-telemetry/opentelemetry-specification#1413 **Testing:** Complete. **Documentation:** New README added. --------- Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de> Co-authored-by: Kent Quirk <kentquirk@gmail.com>
Description: This is the
pkg/samplingportion of of #24811.Link to tracking Issue:
#29738
open-telemetry/opentelemetry-specification#1413
Testing: Complete.
Documentation: New README added.