Tap
admin.v2alpha.TapRequest
[admin.v2alpha.TapRequest proto]
The /tap admin request body that is used to configure an active tap session.
{
"config_id": "...",
"tap_config": "{...}"
}
config_id
(string, REQUIRED) The opaque configuration ID used to match the configuration to a loaded extension. A tap extension configures a similar opaque ID that is used to match.
tap_config
(service.tap.v2alpha.TapConfig, REQUIRED) The tap configuration to load.
当前内容版权归 Envoy Proxy 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Envoy Proxy .