blob: 79d6caeac4e0543757bd69dc5be73d84a5490ab8 [file] [log] [blame]
{
"name": "JMAP Plugin",
"id": "jmap",
"instrumentation": [
{
"className": "org.apache.james.jmap.methods.Method",
"methodName": "processToStream",
"methodParameterTypes": [
".."
],
"captureKind": "transaction",
"transactionType": "JMAP",
"transactionNameTemplate": "JMAP method : {{this.class.name}}",
"alreadyInTransactionBehavior": "capture-new-transaction",
"traceEntryMessageTemplate": "{{this.class.name}}.{{methodName}}",
"timerName": "jmapMethod"
}
]
}