diff --git a/docs/root/configuration/listeners/network_filters/rocketmq_proxy_filter.rst b/docs/root/configuration/listeners/network_filters/rocketmq_proxy_filter.rst index 111a56446cf7..727b74b8eef3 100644 --- a/docs/root/configuration/listeners/network_filters/rocketmq_proxy_filter.rst +++ b/docs/root/configuration/listeners/network_filters/rocketmq_proxy_filter.rst @@ -3,6 +3,9 @@ RocketMQ proxy ============== +* :ref:`v3 API reference ` +* This filter should be configured with the name ``envoy.filters.network.rocketmq_proxy``. + Apache RocketMQ is a distributed messaging system, which is composed of four types of roles: producer, consumer, name server and broker server. The former two are embedded into user application in form of SDK; whilst the latter are standalone servers.