@nsshunt/stsobservability 1.0.49 → 1.0.50

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.
@@ -4756,6 +4756,7 @@ var __privateWrapper = (obj, member, setter, getter) => ({
4756
4756
  publishInterval: options.publishInterval,
4757
4757
  publishTransportBaseOptions: options.publishTransportBaseOptions
4758
4758
  };
4759
+ publishInstrumentsOptions.publishTransportBaseOptions.agentOptions = void 0;
4759
4760
  setTimeout(async () => {
4760
4761
  var _a2;
4761
4762
  await ((_a2 = __privateGet(this, _wwClient)) == null ? void 0 : _a2.emitex("options", publishInstrumentsOptions));