{ "match": { "serviceClassRegex": "DataAccess", "serviceNameRegex": "StorageHub", "calledMethodRegex": "(\/workspace\/count)|countById" }, "replace": { "serviceClass": "DataAccess", "serviceName": "StorageHub", "calledMethod": "countById" } }