mirror of https://github.com/istio/istio.io.git
zh-translation: /faq/distributed-tracing/vert.x.md (#5516)
* done * refine by meaning * add blank
This commit is contained in:
parent
a4785b119a
commit
b74199eca0
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Does Istio support request tracing for vert.x event bus messages?
|
||||
title: Istio 支持请求跟踪 vert.x 事件总线消息吗?
|
||||
weight: 80
|
||||
---
|
||||
|
||||
Istio does not currently provide support for pub/sub and event bus protocols. Any use of those technologies is best-effort and subject to breakage.
|
||||
目前 Istio 不提供对发布/订阅和事件总线协议的支持。这些技术都遵循 best-effort 网络模型,网络传输容易遭到破坏。
|
||||
|
|
Loading…
Reference in New Issue