bbossgroups/pinpoint-plugin-generate

It doesn't work on 1.8.0

Closed this issue · 1 comments

This is my plugin.properties

plugin.author=ighack


plugin.version=0.0.1

plugin.name=postargument


plugin.serviceName=PostArgumentPlugin


plugin.package=com.navercorp.pinpoint.plugin.jzt.postargument

plugin.interceptor.classes=com.jztcloud.postargument.PostArgument|show

plugin.interceptor.type=spantrace

plugin.executionPolicy = BOUNDARY

plugin.serviceType=7998

plugin.eventServiceType=7988

plugin.argKeyCode=998
plugin.argKeyName=POST-ARGUMENT

profiler.enable=true

profiler.recordResult=false
profiler.recordArgs=true

plugin.deleteFilesAfterGen=false

This is my pinpoint.config

profiler.postargument.enabled=true
profiler.postargument.recordResult=false
profiler.postargument.recordArgs=true

image

Hi,@ighack:
The problem has been fixed in version 1.0.5:
1.fixed bug #6
2.support pinpoint 1.7.x,1.8.x,1.9.x