Use a different logger key for the marqs version

This commit is contained in:
Eric Allam
2024-06-07 14:19:05 +01:00
parent afc180aa70
commit a627ca67d1
@@ -27,7 +27,7 @@ export class MarqsConcurrencyMonitor {
component: "marqs",
operation: "concurrencyMonitor",
dryRun: this.dryRun,
name: marqs.name,
marqs: marqs.name,
});
}