-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Deprecate tchannel #1975
Deprecate tchannel #1975
Conversation
Signed-off-by: Gary Brown <gary@brownuk.com>
Codecov Report
@@ Coverage Diff @@
## master #1975 +/- ##
==========================================
- Coverage 96.99% 96.97% -0.02%
==========================================
Files 203 203
Lines 10062 10064 +2
==========================================
Hits 9760 9760
- Misses 264 265 +1
- Partials 38 39 +1
Continue to review full report at Codecov.
|
It might be also better to add deprecated annotation to all tchannel flags:
The deprecation message in reporter type is not that obvious
Like
|
@pavolloffay Agree the other tchannel flags would be better deprecated. However |
could someone explain why tchannel is deprecated? |
We have decided to use |
Signed-off-by: Gary Brown gary@brownuk.com
Which problem is this PR solving?
Deprecating tchannel so can be removed from future release.
Short description of the changes
Added deprecation notice to agent flag and collector/all-in-one handler.