chore: Remove anomalous serviceName from traces
This commit is contained in:
@@ -199,6 +199,5 @@ async function teamPermanentDeleter(team: Team) {
|
||||
}
|
||||
|
||||
export default APM.traceFunction({
|
||||
serviceName: "command",
|
||||
spanName: "teamPermanentDeleter",
|
||||
})(teamPermanentDeleter);
|
||||
|
||||
Reference in New Issue
Block a user