-
Notifications
You must be signed in to change notification settings - Fork 164
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
Support traffic label transparent transmission #1244
Comments
This issue seems to be Stale. We will close it in a few days. |
We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it. |
We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it. |
We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it. |
We close this issue because it hasn't been updated in a while. Remove Stale label if you want to reopen it. |
What would you like to be added?
Supports transparent transmission of traffic labels (labels must support customization and there is no limit on the number)
--- The plug-in can connect to different communication carriers by itself
---The plug-in can obtain the current traffic label
--- The plug-in can change the traffic label of a certain communication
Why is this needed?
There are many scenario plug-ins that need to perform routing and other operations based on traffic labels.
Support for each sub-feature
(1) Support the traffic label transparent transmission capability of rocketMQ4.8+ and webServlet3.0+ PR #1253
(2) Support Kafka 1.x 2.x 3.x traffic label transparent transmission capability PR #1254
(3) Support in-process cross-thread traffic label transparent transmission capability PR #1268
(4) Support the traffic label transparent transmission capability of Dubbo 2.6.x, 2.7.x, 3.x PR #1273
(5) Support the traffic label transparent transmission capability of httpclient3.x, HttpClient4.x, Okhttp2, and Jdk httpclient PR #1251 #1281
(6) Support the traffic label transparent transmission capability of sofarpc5.0+, grpc, servicecombrpc2.0+ PR #1287 #1288 #1291
(7) Support the prefix and suffix to match the Key that needs to be transmitted when the traffic label is transparently transmitted PR #1297
The text was updated successfully, but these errors were encountered: