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