Back to Pinpoint

Profile Thrift

agent-module/plugins/thrift/README.md

3.0.5590 B
Original Source

Apache Thrift

Pinpoint Configuration

pinpoint.config

Client/Processor options.

# Profile Thrift
profiler.thrift.client=true
profiler.thrift.client.async=true
# Profile processor.
profiler.thrift.processor=true
profiler.thrift.processor.async=true
# Allow recording arguments.
profiler.thrift.service.args=false
# Allow recording result.
profiler.thrift.service.result=false

Notice

Thrift support is the default library only. We do not support your customized server.