kezhenxu94 commented on issue #12643: URL: https://github.com/apache/skywalking/issues/12643#issuecomment-2457197480
Just tried out https://github.com/istio/istio/releases/tag/1.24.0-rc.0 and the filter_state becomes empty always, according to > Peer metadata is now stored > in `filter_state.downstream_peer` and `filter_state.upstream_peer` instead > of `filter_state["wasm.downstream_peer"]` and > `filter_state["wasm.upstream_peer"]`. it should have downstream_peer upstream_peer but not, after downgrading to 1.22, `filter_state["wasm.downstream_peer”]` and `filter_state["wasm.upstream_peer”]` appear again so it’s probably not an issue of my setup -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
