apache / skywalking

APM, Application Performance Monitoring System
https://skywalking.apache.org/
Apache License 2.0
23.91k stars 6.53k forks source link

[Feature] How to view zap Caller in skywalking-ui #12746

Closed Capricornwqh closed 2 weeks ago

Capricornwqh commented 2 weeks ago

Search before asking

Description

... "caller":"zap/options.go:212", "func":"github.com/grpc-ecosystem/go-grpc-middleware/logging/zap.DefaultMessageProducer", "msg":"finished unary call with code OK" ...

"SW_AGENT_LOG_REPORTER_LABEL_KEYS": "caller,func" , SW_AGENT_LOG_REPORTER_LABEL_KEYS is not work 1

Use case

No response

Related issues

No response

Are you willing to submit a pull request to implement this on your own?

Code of Conduct