blob: 84291c6e16ef52c0f3ce6eaae74b6eb03b898aa9 [file] [log] [blame]
{
"name": "BlobStore Plugin",
"id": "blob_store",
"instrumentation": [
{
"captureKind": "trace-entry",
"traceEntryMessageTemplate": "{{this.class.name}}.{{methodName}}",
"timerName": "blobstore",
"className": "org.apache.james.blob.objectstorage.BlobPutter",
"methodName": "putDirectly",
"methodParameterTypes": [
".."
]
},
{
"captureKind": "trace-entry",
"traceEntryMessageTemplate": "{{this.class.name}}.{{methodName}}",
"timerName": "blobstore",
"className": "org.apache.james.blob.objectstorage.BlobPutter",
"methodName": "putAndComputeId",
"methodParameterTypes": [
".."
]
}
]
}