@resolveio/server-lib 20.12.4 → 20.12.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1538,6 +1538,8 @@ var MongoManagerCollection = /** @class */ (function () {
1538
1538
  bwOptions = null;
1539
1539
  bwOptions = { session: session, ordered: false };
1540
1540
  return [4 /*yield*/, resolveio_server_app_1.ResolveIOServer.getMainDB().collection('logs').bulkWrite(logs.map(function (a) {
1541
+ a.client = 'ResolveIO';
1542
+ a.instance = 'backend.resolveio.com';
1541
1543
  return {
1542
1544
  insertOne: {
1543
1545
  document: a