blob: 393bac9d9c3cb941e4e86ba123a28af4416915ae [file] [log] [blame]
{
"name": "SMTP Plugin",
"id": "smtp",
"instrumentation": [
{
"className": "org.apache.james.protocols.smtp.core.AbstractHookableCmdHandler",
"methodName": "onCommand",
"methodParameterTypes": [
".."
],
"captureKind": "transaction",
"transactionType": "SMTP",
"transactionNameTemplate": "SMTP command : {{this.class.name}}",
"alreadyInTransactionBehavior": "capture-trace-entry",
"traceEntryMessageTemplate": "{{this.class.name}}.{{methodName}}",
"timerName": "smtpProcessor"
}
]
}