My Skywalking version is 7.0.0
I know plugin.springmvc.collect_http_params can only collect http get params and post params (application/x-www-form-urlencoded)
but can't collect application/json params。
I want to know how to collect body params in content-type (application/json)。
if there are any optional plugin can implement my requirement,please tell me。
Thanks!
My Skywalking version is 7.0.0
I know plugin.springmvc.collect_http_params can only collect http get params and post params (application/x-www-form-urlencoded)
but can't collect application/json params。
I want to know how to collect body params in content-type (application/json)。
if there are any optional plugin can implement my requirement,please tell me。
Thanks!