blob: a5bcdccce1fffff4df457b5e9c23b283acca5db9 [file] [log] [blame]
{
"name": "POP3 Plugin",
"id": "pop3",
"instrumentation": [
{
"className": "org.apache.james.protocols.pop3.core.AbstractPOP3CommandHandler",
"methodName": "onCommand",
"methodParameterTypes": [
".."
],
"captureKind": "transaction",
"transactionType": "POP3",
"transactionNameTemplate": "POP3 Command: {{this.class.name}}",
"alreadyInTransactionBehavior": "capture-trace-entry",
"traceEntryMessageTemplate": "{{this.class.name}}.{{methodName}}",
"timerName": "pop3Timer"
}
]
}