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