@shopify/create-app 3.85.5 → 3.86.1

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.
Files changed (27) hide show
  1. package/dist/{brotli-EDFLSXX4.js → brotli-2OKV26Y6.js} +3 -3
  2. package/dist/{chunk-75LV6AQS.js → chunk-6ONJEX7Y.js} +8 -8
  3. package/dist/{chunk-LG53DXOY.js → chunk-ASZTU5FY.js} +41 -32
  4. package/dist/{chunk-Z46NFQ33.js → chunk-D3N5EZME.js} +24 -24
  5. package/dist/{chunk-2VQSCETZ.js → chunk-JXJ33RQ2.js} +57 -59
  6. package/dist/{chunk-O4KAJGU5.js → chunk-MGT4QKYB.js} +3 -3
  7. package/dist/{chunk-RN5F2ZF4.js → chunk-SB7IE2QN.js} +6 -6
  8. package/dist/{chunk-I3ZBATYA.js → chunk-T3CH4FSA.js} +203 -181
  9. package/dist/{chunk-4WG5JQHA.js → chunk-U5F5ZHHV.js} +108 -87
  10. package/dist/{chunk-25IMI7TH.js → chunk-XD3LXUGW.js} +5 -5
  11. package/dist/{chunk-MRFYNZ7Q.js → chunk-ZPIPJKU4.js} +81 -30
  12. package/dist/{custom-oclif-loader-DO3K4WDC.js → custom-oclif-loader-BWUSWZN5.js} +4 -4
  13. package/dist/{del-4XMQNWFE.js → del-M36IQP37.js} +3 -3
  14. package/dist/{error-handler-W76H7JBB.js → error-handler-3FRDLG2Y.js} +9 -9
  15. package/dist/hooks/postrun.js +7 -7
  16. package/dist/hooks/prerun.js +7 -7
  17. package/dist/{http-proxy-node16-T623PGD4.js → http-proxy-node16-K5X7BUK5.js} +3 -3
  18. package/dist/index.js +457 -415
  19. package/dist/index.test.js +15 -15
  20. package/dist/{lib-XDPPS4KW.js → lib-JIKIO4JO.js} +2 -2
  21. package/dist/{local-QITTSRL5.js → local-SYOM7NMW.js} +4 -4
  22. package/dist/{multipart-parser-WSNBP656.js → multipart-parser-IYYNISJK.js} +2 -2
  23. package/dist/{node-package-manager-YJ2PSFI3.js → node-package-manager-Q4WSQVPY.js} +5 -5
  24. package/dist/tsconfig.tsbuildinfo +1 -1
  25. package/dist/{ui-C6NNSWI4.js → ui-7G4EJJ66.js} +4 -4
  26. package/oclif.manifest.json +1 -1
  27. package/package.json +4 -4
@@ -5,10 +5,10 @@ import {
5
5
  getLastSeenUserIdAfterAuth,
6
6
  getSensitiveEnvironmentData,
7
7
  requestIdsCollection
8
- } from "./chunk-LG53DXOY.js";
8
+ } from "./chunk-ASZTU5FY.js";
9
9
  import {
10
10
  runWithRateLimit
11
- } from "./chunk-MRFYNZ7Q.js";
11
+ } from "./chunk-ZPIPJKU4.js";
12
12
  import {
13
13
  alwaysLogAnalytics,
14
14
  alwaysLogMetrics,
@@ -24,7 +24,7 @@ import {
24
24
  outputDebug,
25
25
  outputToken,
26
26
  reportingRateLimit
27
- } from "./chunk-4WG5JQHA.js";
27
+ } from "./chunk-U5F5ZHHV.js";
28
28
  import {
29
29
  __commonJS,
30
30
  __esm,
@@ -212,7 +212,7 @@ var __read, __spreadArray, DiagComponentLogger, init_ComponentLogger = __esm({
212
212
  (ar || !(i in from)) && (ar || (ar = Array.prototype.slice.call(from, 0, i)), ar[i] = from[i]);
213
213
  return to.concat(ar || Array.prototype.slice.call(from));
214
214
  }, DiagComponentLogger = /** @class */
215
- function() {
215
+ (function() {
216
216
  function DiagComponentLogger2(props) {
217
217
  this._namespace = props.namespace || "DiagComponentLogger";
218
218
  }
@@ -237,7 +237,7 @@ var __read, __spreadArray, DiagComponentLogger, init_ComponentLogger = __esm({
237
237
  args[_i] = arguments[_i];
238
238
  return logProxy("verbose", this._namespace, args);
239
239
  }, DiagComponentLogger2;
240
- }();
240
+ })();
241
241
  }
242
242
  });
243
243
 
@@ -303,7 +303,7 @@ var __read2, __spreadArray2, API_NAME, DiagAPI, init_diag = __esm({
303
303
  (ar || !(i in from)) && (ar || (ar = Array.prototype.slice.call(from, 0, i)), ar[i] = from[i]);
304
304
  return to.concat(ar || Array.prototype.slice.call(from));
305
305
  }, API_NAME = "diag", DiagAPI = /** @class */
306
- function() {
306
+ (function() {
307
307
  function DiagAPI2() {
308
308
  function _logProxy(funcName) {
309
309
  return function() {
@@ -339,7 +339,7 @@ var __read2, __spreadArray2, API_NAME, DiagAPI, init_diag = __esm({
339
339
  return DiagAPI2.instance = function() {
340
340
  return this._instance || (this._instance = new DiagAPI2()), this._instance;
341
341
  }, DiagAPI2;
342
- }();
342
+ })();
343
343
  }
344
344
  });
345
345
 
@@ -373,7 +373,7 @@ var __read3, __values, BaggageImpl, init_baggage_impl = __esm({
373
373
  };
374
374
  throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined.");
375
375
  }, BaggageImpl = /** @class */
376
- function() {
376
+ (function() {
377
377
  function BaggageImpl2(entries) {
378
378
  this._entries = entries ? new Map(entries) : /* @__PURE__ */ new Map();
379
379
  }
@@ -414,7 +414,7 @@ var __read3, __values, BaggageImpl, init_baggage_impl = __esm({
414
414
  }, BaggageImpl2.prototype.clear = function() {
415
415
  return new BaggageImpl2();
416
416
  }, BaggageImpl2;
417
- }();
417
+ })();
418
418
  }
419
419
  });
420
420
 
@@ -456,7 +456,7 @@ var BaseContext, ROOT_CONTEXT, init_context = __esm({
456
456
  "../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/context/context.js"() {
457
457
  init_cjs_shims();
458
458
  BaseContext = /** @class */
459
- /* @__PURE__ */ function() {
459
+ /* @__PURE__ */ (function() {
460
460
  function BaseContext2(parentContext) {
461
461
  var self2 = this;
462
462
  self2._currentContext = parentContext ? new Map(parentContext) : /* @__PURE__ */ new Map(), self2.getValue = function(key) {
@@ -470,7 +470,7 @@ var BaseContext, ROOT_CONTEXT, init_context = __esm({
470
470
  };
471
471
  }
472
472
  return BaseContext2;
473
- }(), ROOT_CONTEXT = new BaseContext();
473
+ })(), ROOT_CONTEXT = new BaseContext();
474
474
  }
475
475
  });
476
476
 
@@ -485,7 +485,7 @@ var consoleMap, DiagConsoleLogger, init_consoleLogger = __esm({
485
485
  { n: "debug", c: "debug" },
486
486
  { n: "verbose", c: "trace" }
487
487
  ], DiagConsoleLogger = /** @class */
488
- /* @__PURE__ */ function() {
488
+ /* @__PURE__ */ (function() {
489
489
  function DiagConsoleLogger2() {
490
490
  function _consoleFunc(funcName) {
491
491
  return function() {
@@ -502,7 +502,7 @@ var consoleMap, DiagConsoleLogger, init_consoleLogger = __esm({
502
502
  this[consoleMap[i].n] = _consoleFunc(consoleMap[i].c);
503
503
  }
504
504
  return DiagConsoleLogger2;
505
- }();
505
+ })();
506
506
  }
507
507
  });
508
508
 
@@ -513,7 +513,7 @@ function createNoopMeter() {
513
513
  var __extends, NoopMeter, NoopMetric, NoopCounterMetric, NoopUpDownCounterMetric, NoopGaugeMetric, NoopHistogramMetric, NoopObservableMetric, NoopObservableCounterMetric, NoopObservableGaugeMetric, NoopObservableUpDownCounterMetric, NOOP_METER, NOOP_COUNTER_METRIC, NOOP_GAUGE_METRIC, NOOP_HISTOGRAM_METRIC, NOOP_UP_DOWN_COUNTER_METRIC, NOOP_OBSERVABLE_COUNTER_METRIC, NOOP_OBSERVABLE_GAUGE_METRIC, NOOP_OBSERVABLE_UP_DOWN_COUNTER_METRIC, init_NoopMeter = __esm({
514
514
  "../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/metrics/NoopMeter.js"() {
515
515
  init_cjs_shims();
516
- __extends = /* @__PURE__ */ function() {
516
+ __extends = /* @__PURE__ */ (function() {
517
517
  var extendStatics = function(d, b) {
518
518
  return extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
519
519
  d2.__proto__ = b2;
@@ -530,8 +530,8 @@ var __extends, NoopMeter, NoopMetric, NoopCounterMetric, NoopUpDownCounterMetric
530
530
  }
531
531
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
532
532
  };
533
- }(), NoopMeter = /** @class */
534
- function() {
533
+ })(), NoopMeter = /** @class */
534
+ (function() {
535
535
  function NoopMeter2() {
536
536
  }
537
537
  return NoopMeter2.prototype.createGauge = function(_name, _options) {
@@ -551,72 +551,72 @@ var __extends, NoopMeter, NoopMetric, NoopCounterMetric, NoopUpDownCounterMetric
551
551
  }, NoopMeter2.prototype.addBatchObservableCallback = function(_callback, _observables) {
552
552
  }, NoopMeter2.prototype.removeBatchObservableCallback = function(_callback) {
553
553
  }, NoopMeter2;
554
- }(), NoopMetric = /** @class */
555
- /* @__PURE__ */ function() {
554
+ })(), NoopMetric = /** @class */
555
+ /* @__PURE__ */ (function() {
556
556
  function NoopMetric2() {
557
557
  }
558
558
  return NoopMetric2;
559
- }(), NoopCounterMetric = /** @class */
560
- function(_super) {
559
+ })(), NoopCounterMetric = /** @class */
560
+ (function(_super) {
561
561
  __extends(NoopCounterMetric2, _super);
562
562
  function NoopCounterMetric2() {
563
563
  return _super !== null && _super.apply(this, arguments) || this;
564
564
  }
565
565
  return NoopCounterMetric2.prototype.add = function(_value, _attributes) {
566
566
  }, NoopCounterMetric2;
567
- }(NoopMetric), NoopUpDownCounterMetric = /** @class */
568
- function(_super) {
567
+ })(NoopMetric), NoopUpDownCounterMetric = /** @class */
568
+ (function(_super) {
569
569
  __extends(NoopUpDownCounterMetric2, _super);
570
570
  function NoopUpDownCounterMetric2() {
571
571
  return _super !== null && _super.apply(this, arguments) || this;
572
572
  }
573
573
  return NoopUpDownCounterMetric2.prototype.add = function(_value, _attributes) {
574
574
  }, NoopUpDownCounterMetric2;
575
- }(NoopMetric), NoopGaugeMetric = /** @class */
576
- function(_super) {
575
+ })(NoopMetric), NoopGaugeMetric = /** @class */
576
+ (function(_super) {
577
577
  __extends(NoopGaugeMetric2, _super);
578
578
  function NoopGaugeMetric2() {
579
579
  return _super !== null && _super.apply(this, arguments) || this;
580
580
  }
581
581
  return NoopGaugeMetric2.prototype.record = function(_value, _attributes) {
582
582
  }, NoopGaugeMetric2;
583
- }(NoopMetric), NoopHistogramMetric = /** @class */
584
- function(_super) {
583
+ })(NoopMetric), NoopHistogramMetric = /** @class */
584
+ (function(_super) {
585
585
  __extends(NoopHistogramMetric2, _super);
586
586
  function NoopHistogramMetric2() {
587
587
  return _super !== null && _super.apply(this, arguments) || this;
588
588
  }
589
589
  return NoopHistogramMetric2.prototype.record = function(_value, _attributes) {
590
590
  }, NoopHistogramMetric2;
591
- }(NoopMetric), NoopObservableMetric = /** @class */
592
- function() {
591
+ })(NoopMetric), NoopObservableMetric = /** @class */
592
+ (function() {
593
593
  function NoopObservableMetric2() {
594
594
  }
595
595
  return NoopObservableMetric2.prototype.addCallback = function(_callback) {
596
596
  }, NoopObservableMetric2.prototype.removeCallback = function(_callback) {
597
597
  }, NoopObservableMetric2;
598
- }(), NoopObservableCounterMetric = /** @class */
599
- function(_super) {
598
+ })(), NoopObservableCounterMetric = /** @class */
599
+ (function(_super) {
600
600
  __extends(NoopObservableCounterMetric2, _super);
601
601
  function NoopObservableCounterMetric2() {
602
602
  return _super !== null && _super.apply(this, arguments) || this;
603
603
  }
604
604
  return NoopObservableCounterMetric2;
605
- }(NoopObservableMetric), NoopObservableGaugeMetric = /** @class */
606
- function(_super) {
605
+ })(NoopObservableMetric), NoopObservableGaugeMetric = /** @class */
606
+ (function(_super) {
607
607
  __extends(NoopObservableGaugeMetric2, _super);
608
608
  function NoopObservableGaugeMetric2() {
609
609
  return _super !== null && _super.apply(this, arguments) || this;
610
610
  }
611
611
  return NoopObservableGaugeMetric2;
612
- }(NoopObservableMetric), NoopObservableUpDownCounterMetric = /** @class */
613
- function(_super) {
612
+ })(NoopObservableMetric), NoopObservableUpDownCounterMetric = /** @class */
613
+ (function(_super) {
614
614
  __extends(NoopObservableUpDownCounterMetric2, _super);
615
615
  function NoopObservableUpDownCounterMetric2() {
616
616
  return _super !== null && _super.apply(this, arguments) || this;
617
617
  }
618
618
  return NoopObservableUpDownCounterMetric2;
619
- }(NoopObservableMetric), NOOP_METER = new NoopMeter(), NOOP_COUNTER_METRIC = new NoopCounterMetric(), NOOP_GAUGE_METRIC = new NoopGaugeMetric(), NOOP_HISTOGRAM_METRIC = new NoopHistogramMetric(), NOOP_UP_DOWN_COUNTER_METRIC = new NoopUpDownCounterMetric(), NOOP_OBSERVABLE_COUNTER_METRIC = new NoopObservableCounterMetric(), NOOP_OBSERVABLE_GAUGE_METRIC = new NoopObservableGaugeMetric(), NOOP_OBSERVABLE_UP_DOWN_COUNTER_METRIC = new NoopObservableUpDownCounterMetric();
619
+ })(NoopObservableMetric), NOOP_METER = new NoopMeter(), NOOP_COUNTER_METRIC = new NoopCounterMetric(), NOOP_GAUGE_METRIC = new NoopGaugeMetric(), NOOP_HISTOGRAM_METRIC = new NoopHistogramMetric(), NOOP_UP_DOWN_COUNTER_METRIC = new NoopUpDownCounterMetric(), NOOP_OBSERVABLE_COUNTER_METRIC = new NoopObservableCounterMetric(), NOOP_OBSERVABLE_GAUGE_METRIC = new NoopObservableGaugeMetric(), NOOP_OBSERVABLE_UP_DOWN_COUNTER_METRIC = new NoopObservableUpDownCounterMetric();
620
620
  }
621
621
  });
622
622
 
@@ -676,7 +676,7 @@ var __read4, __spreadArray3, NoopContextManager, init_NoopContextManager = __esm
676
676
  (ar || !(i in from)) && (ar || (ar = Array.prototype.slice.call(from, 0, i)), ar[i] = from[i]);
677
677
  return to.concat(ar || Array.prototype.slice.call(from));
678
678
  }, NoopContextManager = /** @class */
679
- function() {
679
+ (function() {
680
680
  function NoopContextManager2() {
681
681
  }
682
682
  return NoopContextManager2.prototype.active = function() {
@@ -692,7 +692,7 @@ var __read4, __spreadArray3, NoopContextManager, init_NoopContextManager = __esm
692
692
  }, NoopContextManager2.prototype.disable = function() {
693
693
  return this;
694
694
  }, NoopContextManager2;
695
- }();
695
+ })();
696
696
  }
697
697
  });
698
698
 
@@ -724,7 +724,7 @@ var __read5, __spreadArray4, API_NAME2, NOOP_CONTEXT_MANAGER, ContextAPI, init_c
724
724
  (ar || !(i in from)) && (ar || (ar = Array.prototype.slice.call(from, 0, i)), ar[i] = from[i]);
725
725
  return to.concat(ar || Array.prototype.slice.call(from));
726
726
  }, API_NAME2 = "context", NOOP_CONTEXT_MANAGER = new NoopContextManager(), ContextAPI = /** @class */
727
- function() {
727
+ (function() {
728
728
  function ContextAPI2() {
729
729
  }
730
730
  return ContextAPI2.getInstance = function() {
@@ -744,7 +744,7 @@ var __read5, __spreadArray4, API_NAME2, NOOP_CONTEXT_MANAGER, ContextAPI, init_c
744
744
  }, ContextAPI2.prototype.disable = function() {
745
745
  this._getContextManager().disable(), unregisterGlobal(API_NAME2, DiagAPI.instance());
746
746
  }, ContextAPI2;
747
- }();
747
+ })();
748
748
  }
749
749
  });
750
750
 
@@ -777,7 +777,7 @@ var NonRecordingSpan, init_NonRecordingSpan = __esm({
777
777
  init_cjs_shims();
778
778
  init_invalid_span_constants();
779
779
  NonRecordingSpan = /** @class */
780
- function() {
780
+ (function() {
781
781
  function NonRecordingSpan2(_spanContext) {
782
782
  _spanContext === void 0 && (_spanContext = INVALID_SPAN_CONTEXT), this._spanContext = _spanContext;
783
783
  }
@@ -802,7 +802,7 @@ var NonRecordingSpan, init_NonRecordingSpan = __esm({
802
802
  return !1;
803
803
  }, NonRecordingSpan2.prototype.recordException = function(_exception, _time) {
804
804
  }, NonRecordingSpan2;
805
- }();
805
+ })();
806
806
  }
807
807
  });
808
808
 
@@ -870,7 +870,7 @@ var contextApi, NoopTracer, init_NoopTracer = __esm({
870
870
  init_NonRecordingSpan();
871
871
  init_spancontext_utils();
872
872
  contextApi = ContextAPI.getInstance(), NoopTracer = /** @class */
873
- function() {
873
+ (function() {
874
874
  function NoopTracer2() {
875
875
  }
876
876
  return NoopTracer2.prototype.startSpan = function(name, options, context2) {
@@ -888,7 +888,7 @@ var contextApi, NoopTracer, init_NoopTracer = __esm({
888
888
  return contextApi.with(contextWithSpanSet, fn, void 0, span);
889
889
  }
890
890
  }, NoopTracer2;
891
- }();
891
+ })();
892
892
  }
893
893
  });
894
894
 
@@ -898,7 +898,7 @@ var NOOP_TRACER, ProxyTracer, init_ProxyTracer = __esm({
898
898
  init_cjs_shims();
899
899
  init_NoopTracer();
900
900
  NOOP_TRACER = new NoopTracer(), ProxyTracer = /** @class */
901
- function() {
901
+ (function() {
902
902
  function ProxyTracer2(_provider, name, version, options) {
903
903
  this._provider = _provider, this.name = name, this.version = version, this.options = options;
904
904
  }
@@ -913,7 +913,7 @@ var NOOP_TRACER, ProxyTracer, init_ProxyTracer = __esm({
913
913
  var tracer = this._provider.getDelegateTracer(this.name, this.version, this.options);
914
914
  return tracer ? (this._delegate = tracer, this._delegate) : NOOP_TRACER;
915
915
  }, ProxyTracer2;
916
- }();
916
+ })();
917
917
  }
918
918
  });
919
919
 
@@ -923,13 +923,13 @@ var NoopTracerProvider, init_NoopTracerProvider = __esm({
923
923
  init_cjs_shims();
924
924
  init_NoopTracer();
925
925
  NoopTracerProvider = /** @class */
926
- function() {
926
+ (function() {
927
927
  function NoopTracerProvider2() {
928
928
  }
929
929
  return NoopTracerProvider2.prototype.getTracer = function(_name, _version, _options) {
930
930
  return new NoopTracer();
931
931
  }, NoopTracerProvider2;
932
- }();
932
+ })();
933
933
  }
934
934
  });
935
935
 
@@ -940,7 +940,7 @@ var NOOP_TRACER_PROVIDER, ProxyTracerProvider, init_ProxyTracerProvider = __esm(
940
940
  init_ProxyTracer();
941
941
  init_NoopTracerProvider();
942
942
  NOOP_TRACER_PROVIDER = new NoopTracerProvider(), ProxyTracerProvider = /** @class */
943
- function() {
943
+ (function() {
944
944
  function ProxyTracerProvider2() {
945
945
  }
946
946
  return ProxyTracerProvider2.prototype.getTracer = function(name, version, options) {
@@ -955,7 +955,7 @@ var NOOP_TRACER_PROVIDER, ProxyTracerProvider, init_ProxyTracerProvider = __esm(
955
955
  var _a;
956
956
  return (_a = this._delegate) === null || _a === void 0 ? void 0 : _a.getTracer(name, version, options);
957
957
  }, ProxyTracerProvider2;
958
- }();
958
+ })();
959
959
  }
960
960
  });
961
961
 
@@ -1009,7 +1009,7 @@ var MAX_TRACE_STATE_ITEMS, MAX_TRACE_STATE_LEN, LIST_MEMBERS_SEPARATOR, LIST_MEM
1009
1009
  init_cjs_shims();
1010
1010
  init_tracestate_validators();
1011
1011
  MAX_TRACE_STATE_ITEMS = 32, MAX_TRACE_STATE_LEN = 512, LIST_MEMBERS_SEPARATOR = ",", LIST_MEMBER_KEY_VALUE_SPLITTER = "=", TraceStateImpl = /** @class */
1012
- function() {
1012
+ (function() {
1013
1013
  function TraceStateImpl2(rawTraceState) {
1014
1014
  this._internalState = /* @__PURE__ */ new Map(), rawTraceState && this._parse(rawTraceState);
1015
1015
  }
@@ -1041,7 +1041,7 @@ var MAX_TRACE_STATE_ITEMS, MAX_TRACE_STATE_LEN, LIST_MEMBERS_SEPARATOR, LIST_MEM
1041
1041
  var traceState = new TraceStateImpl2();
1042
1042
  return traceState._internalState = new Map(this._internalState), traceState;
1043
1043
  }, TraceStateImpl2;
1044
- }();
1044
+ })();
1045
1045
  }
1046
1046
  });
1047
1047
 
@@ -1080,13 +1080,13 @@ var NoopMeterProvider, NOOP_METER_PROVIDER, init_NoopMeterProvider = __esm({
1080
1080
  init_cjs_shims();
1081
1081
  init_NoopMeter();
1082
1082
  NoopMeterProvider = /** @class */
1083
- function() {
1083
+ (function() {
1084
1084
  function NoopMeterProvider2() {
1085
1085
  }
1086
1086
  return NoopMeterProvider2.prototype.getMeter = function(_name, _version, _options) {
1087
1087
  return NOOP_METER;
1088
1088
  }, NoopMeterProvider2;
1089
- }(), NOOP_METER_PROVIDER = new NoopMeterProvider();
1089
+ })(), NOOP_METER_PROVIDER = new NoopMeterProvider();
1090
1090
  }
1091
1091
  });
1092
1092
 
@@ -1098,7 +1098,7 @@ var API_NAME3, MetricsAPI, init_metrics = __esm({
1098
1098
  init_global_utils();
1099
1099
  init_diag();
1100
1100
  API_NAME3 = "metrics", MetricsAPI = /** @class */
1101
- function() {
1101
+ (function() {
1102
1102
  function MetricsAPI2() {
1103
1103
  }
1104
1104
  return MetricsAPI2.getInstance = function() {
@@ -1112,7 +1112,7 @@ var API_NAME3, MetricsAPI, init_metrics = __esm({
1112
1112
  }, MetricsAPI2.prototype.disable = function() {
1113
1113
  unregisterGlobal(API_NAME3, DiagAPI.instance());
1114
1114
  }, MetricsAPI2;
1115
- }();
1115
+ })();
1116
1116
  }
1117
1117
  });
1118
1118
 
@@ -1130,7 +1130,7 @@ var NoopTextMapPropagator, init_NoopTextMapPropagator = __esm({
1130
1130
  "../../node_modules/.pnpm/@opentelemetry+api@1.9.0/node_modules/@opentelemetry/api/build/esm/propagation/NoopTextMapPropagator.js"() {
1131
1131
  init_cjs_shims();
1132
1132
  NoopTextMapPropagator = /** @class */
1133
- function() {
1133
+ (function() {
1134
1134
  function NoopTextMapPropagator2() {
1135
1135
  }
1136
1136
  return NoopTextMapPropagator2.prototype.inject = function(_context, _carrier) {
@@ -1139,7 +1139,7 @@ var NoopTextMapPropagator, init_NoopTextMapPropagator = __esm({
1139
1139
  }, NoopTextMapPropagator2.prototype.fields = function() {
1140
1140
  return [];
1141
1141
  }, NoopTextMapPropagator2;
1142
- }();
1142
+ })();
1143
1143
  }
1144
1144
  });
1145
1145
 
@@ -1176,7 +1176,7 @@ var API_NAME4, NOOP_TEXT_MAP_PROPAGATOR, PropagationAPI, init_propagation = __es
1176
1176
  init_utils();
1177
1177
  init_diag();
1178
1178
  API_NAME4 = "propagation", NOOP_TEXT_MAP_PROPAGATOR = new NoopTextMapPropagator(), PropagationAPI = /** @class */
1179
- function() {
1179
+ (function() {
1180
1180
  function PropagationAPI2() {
1181
1181
  this.createBaggage = createBaggage, this.getBaggage = getBaggage, this.getActiveBaggage = getActiveBaggage, this.setBaggage = setBaggage, this.deleteBaggage = deleteBaggage;
1182
1182
  }
@@ -1195,7 +1195,7 @@ var API_NAME4, NOOP_TEXT_MAP_PROPAGATOR, PropagationAPI, init_propagation = __es
1195
1195
  }, PropagationAPI2.prototype._getGlobalPropagator = function() {
1196
1196
  return getGlobal(API_NAME4) || NOOP_TEXT_MAP_PROPAGATOR;
1197
1197
  }, PropagationAPI2;
1198
- }();
1198
+ })();
1199
1199
  }
1200
1200
  });
1201
1201
 
@@ -1218,7 +1218,7 @@ var API_NAME5, TraceAPI, init_trace = __esm({
1218
1218
  init_context_utils();
1219
1219
  init_diag();
1220
1220
  API_NAME5 = "trace", TraceAPI = /** @class */
1221
- function() {
1221
+ (function() {
1222
1222
  function TraceAPI2() {
1223
1223
  this._proxyTracerProvider = new ProxyTracerProvider(), this.wrapSpanContext = wrapSpanContext, this.isSpanContextValid = isSpanContextValid, this.deleteSpan = deleteSpan, this.getSpan = getSpan, this.getActiveSpan = getActiveSpan, this.getSpanContext = getSpanContext, this.setSpan = setSpan, this.setSpanContext = setSpanContext;
1224
1224
  }
@@ -1234,7 +1234,7 @@ var API_NAME5, TraceAPI, init_trace = __esm({
1234
1234
  }, TraceAPI2.prototype.disable = function() {
1235
1235
  unregisterGlobal(API_NAME5, DiagAPI.instance()), this._proxyTracerProvider = new ProxyTracerProvider();
1236
1236
  }, TraceAPI2;
1237
- }();
1237
+ })();
1238
1238
  }
1239
1239
  });
1240
1240
 
@@ -7668,7 +7668,7 @@ var OTLPExporterBase, init_OTLPExporterBase = __esm({
7668
7668
  "../../node_modules/.pnpm/@opentelemetry+otlp-exporter-base@0.57.0_@opentelemetry+api@1.9.0/node_modules/@opentelemetry/otlp-exporter-base/build/esm/OTLPExporterBase.js"() {
7669
7669
  init_cjs_shims();
7670
7670
  OTLPExporterBase = /** @class */
7671
- function() {
7671
+ (function() {
7672
7672
  function OTLPExporterBase2(_delegate) {
7673
7673
  this._delegate = _delegate;
7674
7674
  }
@@ -7679,7 +7679,7 @@ var OTLPExporterBase, init_OTLPExporterBase = __esm({
7679
7679
  }, OTLPExporterBase2.prototype.shutdown = function() {
7680
7680
  return this._delegate.shutdown();
7681
7681
  }, OTLPExporterBase2;
7682
- }();
7682
+ })();
7683
7683
  }
7684
7684
  });
7685
7685
 
@@ -7687,7 +7687,7 @@ var OTLPExporterBase, init_OTLPExporterBase = __esm({
7687
7687
  var __extends2, OTLPExporterError, init_types2 = __esm({
7688
7688
  "../../node_modules/.pnpm/@opentelemetry+otlp-exporter-base@0.57.0_@opentelemetry+api@1.9.0/node_modules/@opentelemetry/otlp-exporter-base/build/esm/types.js"() {
7689
7689
  init_cjs_shims();
7690
- __extends2 = /* @__PURE__ */ function() {
7690
+ __extends2 = /* @__PURE__ */ (function() {
7691
7691
  var extendStatics = function(d, b) {
7692
7692
  return extendStatics = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(d2, b2) {
7693
7693
  d2.__proto__ = b2;
@@ -7704,15 +7704,15 @@ var __extends2, OTLPExporterError, init_types2 = __esm({
7704
7704
  }
7705
7705
  d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
7706
7706
  };
7707
- }(), OTLPExporterError = /** @class */
7708
- function(_super) {
7707
+ })(), OTLPExporterError = /** @class */
7708
+ (function(_super) {
7709
7709
  __extends2(OTLPExporterError2, _super);
7710
7710
  function OTLPExporterError2(message, code, data) {
7711
7711
  var _this = _super.call(this, message) || this;
7712
7712
  return _this.name = "OTLPExporterError", _this.data = data, _this.code = code, _this;
7713
7713
  }
7714
7714
  return OTLPExporterError2;
7715
- }(Error);
7715
+ })(Error);
7716
7716
  }
7717
7717
  });
7718
7718
 
@@ -7852,7 +7852,7 @@ var __awaiter, __generator, BoundedQueueExportPromiseHandler, init_bounded_queue
7852
7852
  return { value: op[0] ? op[1] : void 0, done: !0 };
7853
7853
  }
7854
7854
  }, BoundedQueueExportPromiseHandler = /** @class */
7855
- function() {
7855
+ (function() {
7856
7856
  function BoundedQueueExportPromiseHandler2(concurrencyLimit) {
7857
7857
  this._sendingPromises = [], this._concurrencyLimit = concurrencyLimit;
7858
7858
  }
@@ -7883,7 +7883,7 @@ var __awaiter, __generator, BoundedQueueExportPromiseHandler, init_bounded_queue
7883
7883
  });
7884
7884
  });
7885
7885
  }, BoundedQueueExportPromiseHandler2;
7886
- }();
7886
+ })();
7887
7887
  }
7888
7888
  });
7889
7889
 
@@ -8002,7 +8002,7 @@ var import_core2, __awaiter2, __generator2, OTLPExportDelegate, init_otlp_export
8002
8002
  return { value: op[0] ? op[1] : void 0, done: !0 };
8003
8003
  }
8004
8004
  }, OTLPExportDelegate = /** @class */
8005
- function() {
8005
+ (function() {
8006
8006
  function OTLPExportDelegate2(_transport, _serializer, _responseHandler, _promiseQueue, _timeout) {
8007
8007
  this._transport = _transport, this._serializer = _serializer, this._responseHandler = _responseHandler, this._promiseQueue = _promiseQueue, this._timeout = _timeout, this._diagLogger = diag2.createComponentLogger({
8008
8008
  namespace: "OTLPExportDelegate"
@@ -8073,7 +8073,7 @@ var import_core2, __awaiter2, __generator2, OTLPExportDelegate, init_otlp_export
8073
8073
  });
8074
8074
  });
8075
8075
  }, OTLPExportDelegate2;
8076
- }();
8076
+ })();
8077
8077
  }
8078
8078
  });
8079
8079
 
@@ -8320,7 +8320,7 @@ var require_float = __commonJS({
8320
8320
  init_cjs_shims();
8321
8321
  module2.exports = factory(factory);
8322
8322
  function factory(exports3) {
8323
- return typeof Float32Array < "u" ? function() {
8323
+ return typeof Float32Array < "u" ? (function() {
8324
8324
  var f32 = new Float32Array([-0]), f8b = new Uint8Array(f32.buffer), le = f8b[3] === 128;
8325
8325
  function writeFloat_f32_cpy(val, buf, pos) {
8326
8326
  f32[0] = val, buf[pos] = f8b[0], buf[pos + 1] = f8b[1], buf[pos + 2] = f8b[2], buf[pos + 3] = f8b[3];
@@ -8336,7 +8336,7 @@ var require_float = __commonJS({
8336
8336
  return f8b[3] = buf[pos], f8b[2] = buf[pos + 1], f8b[1] = buf[pos + 2], f8b[0] = buf[pos + 3], f32[0];
8337
8337
  }
8338
8338
  exports3.readFloatLE = le ? readFloat_f32_cpy : readFloat_f32_rev, exports3.readFloatBE = le ? readFloat_f32_rev : readFloat_f32_cpy;
8339
- }() : function() {
8339
+ })() : (function() {
8340
8340
  function writeFloat_ieee754(writeUint, val, buf, pos) {
8341
8341
  var sign = val < 0 ? 1 : 0;
8342
8342
  if (sign && (val = -val), val === 0)
@@ -8364,7 +8364,7 @@ var require_float = __commonJS({
8364
8364
  return exponent === 255 ? mantissa ? NaN : sign * (1 / 0) : exponent === 0 ? sign * 1401298464324817e-60 * mantissa : sign * Math.pow(2, exponent - 150) * (mantissa + 8388608);
8365
8365
  }
8366
8366
  exports3.readFloatLE = readFloat_ieee754.bind(null, readUintLE), exports3.readFloatBE = readFloat_ieee754.bind(null, readUintBE);
8367
- }(), typeof Float64Array < "u" ? function() {
8367
+ })(), typeof Float64Array < "u" ? (function() {
8368
8368
  var f64 = new Float64Array([-0]), f8b = new Uint8Array(f64.buffer), le = f8b[7] === 128;
8369
8369
  function writeDouble_f64_cpy(val, buf, pos) {
8370
8370
  f64[0] = val, buf[pos] = f8b[0], buf[pos + 1] = f8b[1], buf[pos + 2] = f8b[2], buf[pos + 3] = f8b[3], buf[pos + 4] = f8b[4], buf[pos + 5] = f8b[5], buf[pos + 6] = f8b[6], buf[pos + 7] = f8b[7];
@@ -8380,7 +8380,7 @@ var require_float = __commonJS({
8380
8380
  return f8b[7] = buf[pos], f8b[6] = buf[pos + 1], f8b[5] = buf[pos + 2], f8b[4] = buf[pos + 3], f8b[3] = buf[pos + 4], f8b[2] = buf[pos + 5], f8b[1] = buf[pos + 6], f8b[0] = buf[pos + 7], f64[0];
8381
8381
  }
8382
8382
  exports3.readDoubleLE = le ? readDouble_f64_cpy : readDouble_f64_rev, exports3.readDoubleBE = le ? readDouble_f64_rev : readDouble_f64_cpy;
8383
- }() : function() {
8383
+ })() : (function() {
8384
8384
  function writeDouble_ieee754(writeUint, off0, off1, val, buf, pos) {
8385
8385
  var sign = val < 0 ? 1 : 0;
8386
8386
  if (sign && (val = -val), val === 0)
@@ -8411,7 +8411,7 @@ var require_float = __commonJS({
8411
8411
  return exponent === 2047 ? mantissa ? NaN : sign * (1 / 0) : exponent === 0 ? sign * 5e-324 * mantissa : sign * Math.pow(2, exponent - 1075) * (mantissa + 4503599627370496);
8412
8412
  }
8413
8413
  exports3.readDoubleLE = readDouble_ieee754.bind(null, readUintLE, 0, 4), exports3.readDoubleBE = readDouble_ieee754.bind(null, readUintBE, 4, 0);
8414
- }(), exports3;
8414
+ })(), exports3;
8415
8415
  }
8416
8416
  function writeUintLE(val, buf, pos) {
8417
8417
  buf[pos] = val & 255, buf[pos + 1] = val >>> 8 & 255, buf[pos + 2] = val >>> 16 & 255, buf[pos + 3] = val >>> 24;
@@ -8619,7 +8619,7 @@ var require_minimal = __commonJS({
8619
8619
  var value = obj[prop];
8620
8620
  return value != null && obj.hasOwnProperty(prop) ? typeof value != "object" || (Array.isArray(value) ? value.length : Object.keys(value).length) > 0 : !1;
8621
8621
  };
8622
- util.Buffer = function() {
8622
+ util.Buffer = (function() {
8623
8623
  try {
8624
8624
  var Buffer2 = util.inquire("buffer").Buffer;
8625
8625
  return Buffer2.prototype.utf8Write ? Buffer2 : (
@@ -8629,7 +8629,7 @@ var require_minimal = __commonJS({
8629
8629
  } catch {
8630
8630
  return null;
8631
8631
  }
8632
- }();
8632
+ })();
8633
8633
  util._Buffer_from = null;
8634
8634
  util._Buffer_allocUnsafe = null;
8635
8635
  util.newBuffer = function(sizeOrArray) {
@@ -8943,7 +8943,7 @@ var require_reader = __commonJS({
8943
8943
  Reader.create = create();
8944
8944
  Reader.prototype._slice = util.Array.prototype.subarray || /* istanbul ignore next */
8945
8945
  util.Array.prototype.slice;
8946
- Reader.prototype.uint32 = /* @__PURE__ */ function() {
8946
+ Reader.prototype.uint32 = /* @__PURE__ */ (function() {
8947
8947
  var value = 4294967295;
8948
8948
  return function() {
8949
8949
  if (value = (this.buf[this.pos] & 127) >>> 0, this.buf[this.pos++] < 128 || (value = (value | (this.buf[this.pos] & 127) << 7) >>> 0, this.buf[this.pos++] < 128) || (value = (value | (this.buf[this.pos] & 127) << 14) >>> 0, this.buf[this.pos++] < 128) || (value = (value | (this.buf[this.pos] & 127) << 21) >>> 0, this.buf[this.pos++] < 128) || (value = (value | (this.buf[this.pos] & 15) << 28) >>> 0, this.buf[this.pos++] < 128)) return value;
@@ -8951,7 +8951,7 @@ var require_reader = __commonJS({
8951
8951
  throw this.pos = this.len, indexOutOfRange(this, 10);
8952
8952
  return value;
8953
8953
  };
8954
- }();
8954
+ })();
8955
8955
  Reader.prototype.int32 = function() {
8956
8956
  return this.uint32() | 0;
8957
8957
  };
@@ -9242,15 +9242,15 @@ var require_root = __commonJS({
9242
9242
  "use strict";
9243
9243
  init_cjs_shims();
9244
9244
  var $protobuf = require_minimal2(), $Reader = $protobuf.Reader, $Writer = $protobuf.Writer, $util = $protobuf.util, $root = $protobuf.roots.default || ($protobuf.roots.default = {});
9245
- $root.opentelemetry = function() {
9245
+ $root.opentelemetry = (function() {
9246
9246
  var opentelemetry = {};
9247
- return opentelemetry.proto = function() {
9247
+ return opentelemetry.proto = (function() {
9248
9248
  var proto = {};
9249
- return proto.common = function() {
9249
+ return proto.common = (function() {
9250
9250
  var common = {};
9251
- return common.v1 = function() {
9251
+ return common.v1 = (function() {
9252
9252
  var v1 = {};
9253
- return v1.AnyValue = function() {
9253
+ return v1.AnyValue = (function() {
9254
9254
  function AnyValue(properties) {
9255
9255
  if (properties)
9256
9256
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9404,7 +9404,7 @@ var require_root = __commonJS({
9404
9404
  }, AnyValue.getTypeUrl = function(typeUrlPrefix) {
9405
9405
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.common.v1.AnyValue";
9406
9406
  }, AnyValue;
9407
- }(), v1.ArrayValue = function() {
9407
+ })(), v1.ArrayValue = (function() {
9408
9408
  function ArrayValue(properties) {
9409
9409
  if (this.values = [], properties)
9410
9410
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9481,7 +9481,7 @@ var require_root = __commonJS({
9481
9481
  }, ArrayValue.getTypeUrl = function(typeUrlPrefix) {
9482
9482
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.common.v1.ArrayValue";
9483
9483
  }, ArrayValue;
9484
- }(), v1.KeyValueList = function() {
9484
+ })(), v1.KeyValueList = (function() {
9485
9485
  function KeyValueList(properties) {
9486
9486
  if (this.values = [], properties)
9487
9487
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9558,7 +9558,7 @@ var require_root = __commonJS({
9558
9558
  }, KeyValueList.getTypeUrl = function(typeUrlPrefix) {
9559
9559
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.common.v1.KeyValueList";
9560
9560
  }, KeyValueList;
9561
- }(), v1.KeyValue = function() {
9561
+ })(), v1.KeyValue = (function() {
9562
9562
  function KeyValue(properties) {
9563
9563
  if (properties)
9564
9564
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9627,7 +9627,7 @@ var require_root = __commonJS({
9627
9627
  }, KeyValue.getTypeUrl = function(typeUrlPrefix) {
9628
9628
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.common.v1.KeyValue";
9629
9629
  }, KeyValue;
9630
- }(), v1.InstrumentationScope = function() {
9630
+ })(), v1.InstrumentationScope = (function() {
9631
9631
  function InstrumentationScope(properties) {
9632
9632
  if (this.attributes = [], properties)
9633
9633
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9729,13 +9729,13 @@ var require_root = __commonJS({
9729
9729
  }, InstrumentationScope.getTypeUrl = function(typeUrlPrefix) {
9730
9730
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.common.v1.InstrumentationScope";
9731
9731
  }, InstrumentationScope;
9732
- }(), v1;
9733
- }(), common;
9734
- }(), proto.resource = function() {
9732
+ })(), v1;
9733
+ })(), common;
9734
+ })(), proto.resource = (function() {
9735
9735
  var resource = {};
9736
- return resource.v1 = function() {
9736
+ return resource.v1 = (function() {
9737
9737
  var v1 = {};
9738
- return v1.Resource = function() {
9738
+ return v1.Resource = (function() {
9739
9739
  function Resource2(properties) {
9740
9740
  if (this.attributes = [], properties)
9741
9741
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9819,13 +9819,13 @@ var require_root = __commonJS({
9819
9819
  }, Resource2.getTypeUrl = function(typeUrlPrefix) {
9820
9820
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.resource.v1.Resource";
9821
9821
  }, Resource2;
9822
- }(), v1;
9823
- }(), resource;
9824
- }(), proto.trace = function() {
9822
+ })(), v1;
9823
+ })(), resource;
9824
+ })(), proto.trace = (function() {
9825
9825
  var trace2 = {};
9826
- return trace2.v1 = function() {
9826
+ return trace2.v1 = (function() {
9827
9827
  var v1 = {};
9828
- return v1.TracesData = function() {
9828
+ return v1.TracesData = (function() {
9829
9829
  function TracesData(properties) {
9830
9830
  if (this.resourceSpans = [], properties)
9831
9831
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -9902,7 +9902,7 @@ var require_root = __commonJS({
9902
9902
  }, TracesData.getTypeUrl = function(typeUrlPrefix) {
9903
9903
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.TracesData";
9904
9904
  }, TracesData;
9905
- }(), v1.ResourceSpans = function() {
9905
+ })(), v1.ResourceSpans = (function() {
9906
9906
  function ResourceSpans(properties) {
9907
9907
  if (this.scopeSpans = [], properties)
9908
9908
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10003,7 +10003,7 @@ var require_root = __commonJS({
10003
10003
  }, ResourceSpans.getTypeUrl = function(typeUrlPrefix) {
10004
10004
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.ResourceSpans";
10005
10005
  }, ResourceSpans;
10006
- }(), v1.ScopeSpans = function() {
10006
+ })(), v1.ScopeSpans = (function() {
10007
10007
  function ScopeSpans(properties) {
10008
10008
  if (this.spans = [], properties)
10009
10009
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10104,7 +10104,7 @@ var require_root = __commonJS({
10104
10104
  }, ScopeSpans.getTypeUrl = function(typeUrlPrefix) {
10105
10105
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.ScopeSpans";
10106
10106
  }, ScopeSpans;
10107
- }(), v1.Span = function() {
10107
+ })(), v1.Span = (function() {
10108
10108
  function Span(properties) {
10109
10109
  if (this.attributes = [], this.events = [], this.links = [], properties)
10110
10110
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10419,10 +10419,10 @@ var require_root = __commonJS({
10419
10419
  return this.constructor.toObject(this, $protobuf.util.toJSONOptions);
10420
10420
  }, Span.getTypeUrl = function(typeUrlPrefix) {
10421
10421
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.Span";
10422
- }, Span.SpanKind = function() {
10422
+ }, Span.SpanKind = (function() {
10423
10423
  var valuesById = {}, values = Object.create(valuesById);
10424
10424
  return values[valuesById[0] = "SPAN_KIND_UNSPECIFIED"] = 0, values[valuesById[1] = "SPAN_KIND_INTERNAL"] = 1, values[valuesById[2] = "SPAN_KIND_SERVER"] = 2, values[valuesById[3] = "SPAN_KIND_CLIENT"] = 3, values[valuesById[4] = "SPAN_KIND_PRODUCER"] = 4, values[valuesById[5] = "SPAN_KIND_CONSUMER"] = 5, values;
10425
- }(), Span.Event = function() {
10425
+ })(), Span.Event = (function() {
10426
10426
  function Event(properties) {
10427
10427
  if (this.attributes = [], properties)
10428
10428
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10532,7 +10532,7 @@ var require_root = __commonJS({
10532
10532
  }, Event.getTypeUrl = function(typeUrlPrefix) {
10533
10533
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.Span.Event";
10534
10534
  }, Event;
10535
- }(), Span.Link = function() {
10535
+ })(), Span.Link = (function() {
10536
10536
  function Link(properties) {
10537
10537
  if (this.attributes = [], properties)
10538
10538
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10643,8 +10643,8 @@ var require_root = __commonJS({
10643
10643
  }, Link.getTypeUrl = function(typeUrlPrefix) {
10644
10644
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.Span.Link";
10645
10645
  }, Link;
10646
- }(), Span;
10647
- }(), v1.Status = function() {
10646
+ })(), Span;
10647
+ })(), v1.Status = (function() {
10648
10648
  function Status(properties) {
10649
10649
  if (properties)
10650
10650
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10731,19 +10731,19 @@ var require_root = __commonJS({
10731
10731
  return this.constructor.toObject(this, $protobuf.util.toJSONOptions);
10732
10732
  }, Status.getTypeUrl = function(typeUrlPrefix) {
10733
10733
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.trace.v1.Status";
10734
- }, Status.StatusCode = function() {
10734
+ }, Status.StatusCode = (function() {
10735
10735
  var valuesById = {}, values = Object.create(valuesById);
10736
10736
  return values[valuesById[0] = "STATUS_CODE_UNSET"] = 0, values[valuesById[1] = "STATUS_CODE_OK"] = 1, values[valuesById[2] = "STATUS_CODE_ERROR"] = 2, values;
10737
- }(), Status;
10738
- }(), v1;
10739
- }(), trace2;
10740
- }(), proto.collector = function() {
10737
+ })(), Status;
10738
+ })(), v1;
10739
+ })(), trace2;
10740
+ })(), proto.collector = (function() {
10741
10741
  var collector = {};
10742
- return collector.trace = function() {
10742
+ return collector.trace = (function() {
10743
10743
  var trace2 = {};
10744
- return trace2.v1 = function() {
10744
+ return trace2.v1 = (function() {
10745
10745
  var v1 = {};
10746
- return v1.TraceService = function() {
10746
+ return v1.TraceService = (function() {
10747
10747
  function TraceService(rpcImpl, requestDelimited, responseDelimited) {
10748
10748
  $protobuf.rpc.Service.call(this, rpcImpl, requestDelimited, responseDelimited);
10749
10749
  }
@@ -10752,7 +10752,7 @@ var require_root = __commonJS({
10752
10752
  }, Object.defineProperty(TraceService.prototype.export = function export_(request3, callback) {
10753
10753
  return this.rpcCall(export_, $root.opentelemetry.proto.collector.trace.v1.ExportTraceServiceRequest, $root.opentelemetry.proto.collector.trace.v1.ExportTraceServiceResponse, request3, callback);
10754
10754
  }, "name", { value: "Export" }), TraceService;
10755
- }(), v1.ExportTraceServiceRequest = function() {
10755
+ })(), v1.ExportTraceServiceRequest = (function() {
10756
10756
  function ExportTraceServiceRequest(properties) {
10757
10757
  if (this.resourceSpans = [], properties)
10758
10758
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10829,7 +10829,7 @@ var require_root = __commonJS({
10829
10829
  }, ExportTraceServiceRequest.getTypeUrl = function(typeUrlPrefix) {
10830
10830
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.trace.v1.ExportTraceServiceRequest";
10831
10831
  }, ExportTraceServiceRequest;
10832
- }(), v1.ExportTraceServiceResponse = function() {
10832
+ })(), v1.ExportTraceServiceResponse = (function() {
10833
10833
  function ExportTraceServiceResponse(properties) {
10834
10834
  if (properties)
10835
10835
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10889,7 +10889,7 @@ var require_root = __commonJS({
10889
10889
  }, ExportTraceServiceResponse.getTypeUrl = function(typeUrlPrefix) {
10890
10890
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.trace.v1.ExportTraceServiceResponse";
10891
10891
  }, ExportTraceServiceResponse;
10892
- }(), v1.ExportTracePartialSuccess = function() {
10892
+ })(), v1.ExportTracePartialSuccess = (function() {
10893
10893
  function ExportTracePartialSuccess(properties) {
10894
10894
  if (properties)
10895
10895
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -10952,13 +10952,13 @@ var require_root = __commonJS({
10952
10952
  }, ExportTracePartialSuccess.getTypeUrl = function(typeUrlPrefix) {
10953
10953
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.trace.v1.ExportTracePartialSuccess";
10954
10954
  }, ExportTracePartialSuccess;
10955
- }(), v1;
10956
- }(), trace2;
10957
- }(), collector.metrics = function() {
10955
+ })(), v1;
10956
+ })(), trace2;
10957
+ })(), collector.metrics = (function() {
10958
10958
  var metrics2 = {};
10959
- return metrics2.v1 = function() {
10959
+ return metrics2.v1 = (function() {
10960
10960
  var v1 = {};
10961
- return v1.MetricsService = function() {
10961
+ return v1.MetricsService = (function() {
10962
10962
  function MetricsService(rpcImpl, requestDelimited, responseDelimited) {
10963
10963
  $protobuf.rpc.Service.call(this, rpcImpl, requestDelimited, responseDelimited);
10964
10964
  }
@@ -10967,7 +10967,7 @@ var require_root = __commonJS({
10967
10967
  }, Object.defineProperty(MetricsService.prototype.export = function export_(request3, callback) {
10968
10968
  return this.rpcCall(export_, $root.opentelemetry.proto.collector.metrics.v1.ExportMetricsServiceRequest, $root.opentelemetry.proto.collector.metrics.v1.ExportMetricsServiceResponse, request3, callback);
10969
10969
  }, "name", { value: "Export" }), MetricsService;
10970
- }(), v1.ExportMetricsServiceRequest = function() {
10970
+ })(), v1.ExportMetricsServiceRequest = (function() {
10971
10971
  function ExportMetricsServiceRequest(properties) {
10972
10972
  if (this.resourceMetrics = [], properties)
10973
10973
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11044,7 +11044,7 @@ var require_root = __commonJS({
11044
11044
  }, ExportMetricsServiceRequest.getTypeUrl = function(typeUrlPrefix) {
11045
11045
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.metrics.v1.ExportMetricsServiceRequest";
11046
11046
  }, ExportMetricsServiceRequest;
11047
- }(), v1.ExportMetricsServiceResponse = function() {
11047
+ })(), v1.ExportMetricsServiceResponse = (function() {
11048
11048
  function ExportMetricsServiceResponse(properties) {
11049
11049
  if (properties)
11050
11050
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11104,7 +11104,7 @@ var require_root = __commonJS({
11104
11104
  }, ExportMetricsServiceResponse.getTypeUrl = function(typeUrlPrefix) {
11105
11105
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.metrics.v1.ExportMetricsServiceResponse";
11106
11106
  }, ExportMetricsServiceResponse;
11107
- }(), v1.ExportMetricsPartialSuccess = function() {
11107
+ })(), v1.ExportMetricsPartialSuccess = (function() {
11108
11108
  function ExportMetricsPartialSuccess(properties) {
11109
11109
  if (properties)
11110
11110
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11167,13 +11167,13 @@ var require_root = __commonJS({
11167
11167
  }, ExportMetricsPartialSuccess.getTypeUrl = function(typeUrlPrefix) {
11168
11168
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.metrics.v1.ExportMetricsPartialSuccess";
11169
11169
  }, ExportMetricsPartialSuccess;
11170
- }(), v1;
11171
- }(), metrics2;
11172
- }(), collector.logs = function() {
11170
+ })(), v1;
11171
+ })(), metrics2;
11172
+ })(), collector.logs = (function() {
11173
11173
  var logs = {};
11174
- return logs.v1 = function() {
11174
+ return logs.v1 = (function() {
11175
11175
  var v1 = {};
11176
- return v1.LogsService = function() {
11176
+ return v1.LogsService = (function() {
11177
11177
  function LogsService(rpcImpl, requestDelimited, responseDelimited) {
11178
11178
  $protobuf.rpc.Service.call(this, rpcImpl, requestDelimited, responseDelimited);
11179
11179
  }
@@ -11182,7 +11182,7 @@ var require_root = __commonJS({
11182
11182
  }, Object.defineProperty(LogsService.prototype.export = function export_(request3, callback) {
11183
11183
  return this.rpcCall(export_, $root.opentelemetry.proto.collector.logs.v1.ExportLogsServiceRequest, $root.opentelemetry.proto.collector.logs.v1.ExportLogsServiceResponse, request3, callback);
11184
11184
  }, "name", { value: "Export" }), LogsService;
11185
- }(), v1.ExportLogsServiceRequest = function() {
11185
+ })(), v1.ExportLogsServiceRequest = (function() {
11186
11186
  function ExportLogsServiceRequest(properties) {
11187
11187
  if (this.resourceLogs = [], properties)
11188
11188
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11259,7 +11259,7 @@ var require_root = __commonJS({
11259
11259
  }, ExportLogsServiceRequest.getTypeUrl = function(typeUrlPrefix) {
11260
11260
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.logs.v1.ExportLogsServiceRequest";
11261
11261
  }, ExportLogsServiceRequest;
11262
- }(), v1.ExportLogsServiceResponse = function() {
11262
+ })(), v1.ExportLogsServiceResponse = (function() {
11263
11263
  function ExportLogsServiceResponse(properties) {
11264
11264
  if (properties)
11265
11265
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11319,7 +11319,7 @@ var require_root = __commonJS({
11319
11319
  }, ExportLogsServiceResponse.getTypeUrl = function(typeUrlPrefix) {
11320
11320
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.logs.v1.ExportLogsServiceResponse";
11321
11321
  }, ExportLogsServiceResponse;
11322
- }(), v1.ExportLogsPartialSuccess = function() {
11322
+ })(), v1.ExportLogsPartialSuccess = (function() {
11323
11323
  function ExportLogsPartialSuccess(properties) {
11324
11324
  if (properties)
11325
11325
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11382,14 +11382,14 @@ var require_root = __commonJS({
11382
11382
  }, ExportLogsPartialSuccess.getTypeUrl = function(typeUrlPrefix) {
11383
11383
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.collector.logs.v1.ExportLogsPartialSuccess";
11384
11384
  }, ExportLogsPartialSuccess;
11385
- }(), v1;
11386
- }(), logs;
11387
- }(), collector;
11388
- }(), proto.metrics = function() {
11385
+ })(), v1;
11386
+ })(), logs;
11387
+ })(), collector;
11388
+ })(), proto.metrics = (function() {
11389
11389
  var metrics2 = {};
11390
- return metrics2.v1 = function() {
11390
+ return metrics2.v1 = (function() {
11391
11391
  var v1 = {};
11392
- return v1.MetricsData = function() {
11392
+ return v1.MetricsData = (function() {
11393
11393
  function MetricsData(properties) {
11394
11394
  if (this.resourceMetrics = [], properties)
11395
11395
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11466,7 +11466,7 @@ var require_root = __commonJS({
11466
11466
  }, MetricsData.getTypeUrl = function(typeUrlPrefix) {
11467
11467
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.MetricsData";
11468
11468
  }, MetricsData;
11469
- }(), v1.ResourceMetrics = function() {
11469
+ })(), v1.ResourceMetrics = (function() {
11470
11470
  function ResourceMetrics(properties) {
11471
11471
  if (this.scopeMetrics = [], properties)
11472
11472
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11567,7 +11567,7 @@ var require_root = __commonJS({
11567
11567
  }, ResourceMetrics.getTypeUrl = function(typeUrlPrefix) {
11568
11568
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.ResourceMetrics";
11569
11569
  }, ResourceMetrics;
11570
- }(), v1.ScopeMetrics = function() {
11570
+ })(), v1.ScopeMetrics = (function() {
11571
11571
  function ScopeMetrics(properties) {
11572
11572
  if (this.metrics = [], properties)
11573
11573
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11668,7 +11668,7 @@ var require_root = __commonJS({
11668
11668
  }, ScopeMetrics.getTypeUrl = function(typeUrlPrefix) {
11669
11669
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.ScopeMetrics";
11670
11670
  }, ScopeMetrics;
11671
- }(), v1.Metric = function() {
11671
+ })(), v1.Metric = (function() {
11672
11672
  function Metric(properties) {
11673
11673
  if (properties)
11674
11674
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11852,7 +11852,7 @@ var require_root = __commonJS({
11852
11852
  }, Metric.getTypeUrl = function(typeUrlPrefix) {
11853
11853
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Metric";
11854
11854
  }, Metric;
11855
- }(), v1.Gauge = function() {
11855
+ })(), v1.Gauge = (function() {
11856
11856
  function Gauge(properties) {
11857
11857
  if (this.dataPoints = [], properties)
11858
11858
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -11929,7 +11929,7 @@ var require_root = __commonJS({
11929
11929
  }, Gauge.getTypeUrl = function(typeUrlPrefix) {
11930
11930
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Gauge";
11931
11931
  }, Gauge;
11932
- }(), v1.Sum = function() {
11932
+ })(), v1.Sum = (function() {
11933
11933
  function Sum(properties) {
11934
11934
  if (this.dataPoints = [], properties)
11935
11935
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12049,7 +12049,7 @@ var require_root = __commonJS({
12049
12049
  }, Sum.getTypeUrl = function(typeUrlPrefix) {
12050
12050
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Sum";
12051
12051
  }, Sum;
12052
- }(), v1.Histogram = function() {
12052
+ })(), v1.Histogram = (function() {
12053
12053
  function Histogram(properties) {
12054
12054
  if (this.dataPoints = [], properties)
12055
12055
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12162,7 +12162,7 @@ var require_root = __commonJS({
12162
12162
  }, Histogram.getTypeUrl = function(typeUrlPrefix) {
12163
12163
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Histogram";
12164
12164
  }, Histogram;
12165
- }(), v1.ExponentialHistogram = function() {
12165
+ })(), v1.ExponentialHistogram = (function() {
12166
12166
  function ExponentialHistogram(properties) {
12167
12167
  if (this.dataPoints = [], properties)
12168
12168
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12275,7 +12275,7 @@ var require_root = __commonJS({
12275
12275
  }, ExponentialHistogram.getTypeUrl = function(typeUrlPrefix) {
12276
12276
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.ExponentialHistogram";
12277
12277
  }, ExponentialHistogram;
12278
- }(), v1.Summary = function() {
12278
+ })(), v1.Summary = (function() {
12279
12279
  function Summary(properties) {
12280
12280
  if (this.dataPoints = [], properties)
12281
12281
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12352,13 +12352,13 @@ var require_root = __commonJS({
12352
12352
  }, Summary.getTypeUrl = function(typeUrlPrefix) {
12353
12353
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Summary";
12354
12354
  }, Summary;
12355
- }(), v1.AggregationTemporality = function() {
12355
+ })(), v1.AggregationTemporality = (function() {
12356
12356
  var valuesById = {}, values = Object.create(valuesById);
12357
12357
  return values[valuesById[0] = "AGGREGATION_TEMPORALITY_UNSPECIFIED"] = 0, values[valuesById[1] = "AGGREGATION_TEMPORALITY_DELTA"] = 1, values[valuesById[2] = "AGGREGATION_TEMPORALITY_CUMULATIVE"] = 2, values;
12358
- }(), v1.DataPointFlags = function() {
12358
+ })(), v1.DataPointFlags = (function() {
12359
12359
  var valuesById = {}, values = Object.create(valuesById);
12360
12360
  return values[valuesById[0] = "DATA_POINT_FLAGS_DO_NOT_USE"] = 0, values[valuesById[1] = "DATA_POINT_FLAGS_NO_RECORDED_VALUE_MASK"] = 1, values;
12361
- }(), v1.NumberDataPoint = function() {
12361
+ })(), v1.NumberDataPoint = (function() {
12362
12362
  function NumberDataPoint(properties) {
12363
12363
  if (this.attributes = [], this.exemplars = [], properties)
12364
12364
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12535,7 +12535,7 @@ var require_root = __commonJS({
12535
12535
  }, NumberDataPoint.getTypeUrl = function(typeUrlPrefix) {
12536
12536
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.NumberDataPoint";
12537
12537
  }, NumberDataPoint;
12538
- }(), v1.HistogramDataPoint = function() {
12538
+ })(), v1.HistogramDataPoint = (function() {
12539
12539
  function HistogramDataPoint(properties) {
12540
12540
  if (this.attributes = [], this.bucketCounts = [], this.explicitBounds = [], this.exemplars = [], properties)
12541
12541
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -12805,7 +12805,7 @@ var require_root = __commonJS({
12805
12805
  }, HistogramDataPoint.getTypeUrl = function(typeUrlPrefix) {
12806
12806
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.HistogramDataPoint";
12807
12807
  }, HistogramDataPoint;
12808
- }(), v1.ExponentialHistogramDataPoint = function() {
12808
+ })(), v1.ExponentialHistogramDataPoint = (function() {
12809
12809
  function ExponentialHistogramDataPoint(properties) {
12810
12810
  if (this.attributes = [], this.exemplars = [], properties)
12811
12811
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13068,7 +13068,7 @@ var require_root = __commonJS({
13068
13068
  return this.constructor.toObject(this, $protobuf.util.toJSONOptions);
13069
13069
  }, ExponentialHistogramDataPoint.getTypeUrl = function(typeUrlPrefix) {
13070
13070
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint";
13071
- }, ExponentialHistogramDataPoint.Buckets = function() {
13071
+ }, ExponentialHistogramDataPoint.Buckets = (function() {
13072
13072
  function Buckets(properties) {
13073
13073
  if (this.bucketCounts = [], properties)
13074
13074
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13156,8 +13156,8 @@ var require_root = __commonJS({
13156
13156
  }, Buckets.getTypeUrl = function(typeUrlPrefix) {
13157
13157
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.ExponentialHistogramDataPoint.Buckets";
13158
13158
  }, Buckets;
13159
- }(), ExponentialHistogramDataPoint;
13160
- }(), v1.SummaryDataPoint = function() {
13159
+ })(), ExponentialHistogramDataPoint;
13160
+ })(), v1.SummaryDataPoint = (function() {
13161
13161
  function SummaryDataPoint(properties) {
13162
13162
  if (this.attributes = [], this.quantileValues = [], properties)
13163
13163
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13328,7 +13328,7 @@ var require_root = __commonJS({
13328
13328
  return this.constructor.toObject(this, $protobuf.util.toJSONOptions);
13329
13329
  }, SummaryDataPoint.getTypeUrl = function(typeUrlPrefix) {
13330
13330
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.SummaryDataPoint";
13331
- }, SummaryDataPoint.ValueAtQuantile = function() {
13331
+ }, SummaryDataPoint.ValueAtQuantile = (function() {
13332
13332
  function ValueAtQuantile(properties) {
13333
13333
  if (properties)
13334
13334
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13383,8 +13383,8 @@ var require_root = __commonJS({
13383
13383
  }, ValueAtQuantile.getTypeUrl = function(typeUrlPrefix) {
13384
13384
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.SummaryDataPoint.ValueAtQuantile";
13385
13385
  }, ValueAtQuantile;
13386
- }(), SummaryDataPoint;
13387
- }(), v1.Exemplar = function() {
13386
+ })(), SummaryDataPoint;
13387
+ })(), v1.Exemplar = (function() {
13388
13388
  function Exemplar(properties) {
13389
13389
  if (this.filteredAttributes = [], properties)
13390
13390
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13520,13 +13520,13 @@ var require_root = __commonJS({
13520
13520
  }, Exemplar.getTypeUrl = function(typeUrlPrefix) {
13521
13521
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.metrics.v1.Exemplar";
13522
13522
  }, Exemplar;
13523
- }(), v1;
13524
- }(), metrics2;
13525
- }(), proto.logs = function() {
13523
+ })(), v1;
13524
+ })(), metrics2;
13525
+ })(), proto.logs = (function() {
13526
13526
  var logs = {};
13527
- return logs.v1 = function() {
13527
+ return logs.v1 = (function() {
13528
13528
  var v1 = {};
13529
- return v1.LogsData = function() {
13529
+ return v1.LogsData = (function() {
13530
13530
  function LogsData(properties) {
13531
13531
  if (this.resourceLogs = [], properties)
13532
13532
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13603,7 +13603,7 @@ var require_root = __commonJS({
13603
13603
  }, LogsData.getTypeUrl = function(typeUrlPrefix) {
13604
13604
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.logs.v1.LogsData";
13605
13605
  }, LogsData;
13606
- }(), v1.ResourceLogs = function() {
13606
+ })(), v1.ResourceLogs = (function() {
13607
13607
  function ResourceLogs(properties) {
13608
13608
  if (this.scopeLogs = [], properties)
13609
13609
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13704,7 +13704,7 @@ var require_root = __commonJS({
13704
13704
  }, ResourceLogs.getTypeUrl = function(typeUrlPrefix) {
13705
13705
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.logs.v1.ResourceLogs";
13706
13706
  }, ResourceLogs;
13707
- }(), v1.ScopeLogs = function() {
13707
+ })(), v1.ScopeLogs = (function() {
13708
13708
  function ScopeLogs(properties) {
13709
13709
  if (this.logRecords = [], properties)
13710
13710
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -13805,13 +13805,13 @@ var require_root = __commonJS({
13805
13805
  }, ScopeLogs.getTypeUrl = function(typeUrlPrefix) {
13806
13806
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.logs.v1.ScopeLogs";
13807
13807
  }, ScopeLogs;
13808
- }(), v1.SeverityNumber = function() {
13808
+ })(), v1.SeverityNumber = (function() {
13809
13809
  var valuesById = {}, values = Object.create(valuesById);
13810
13810
  return values[valuesById[0] = "SEVERITY_NUMBER_UNSPECIFIED"] = 0, values[valuesById[1] = "SEVERITY_NUMBER_TRACE"] = 1, values[valuesById[2] = "SEVERITY_NUMBER_TRACE2"] = 2, values[valuesById[3] = "SEVERITY_NUMBER_TRACE3"] = 3, values[valuesById[4] = "SEVERITY_NUMBER_TRACE4"] = 4, values[valuesById[5] = "SEVERITY_NUMBER_DEBUG"] = 5, values[valuesById[6] = "SEVERITY_NUMBER_DEBUG2"] = 6, values[valuesById[7] = "SEVERITY_NUMBER_DEBUG3"] = 7, values[valuesById[8] = "SEVERITY_NUMBER_DEBUG4"] = 8, values[valuesById[9] = "SEVERITY_NUMBER_INFO"] = 9, values[valuesById[10] = "SEVERITY_NUMBER_INFO2"] = 10, values[valuesById[11] = "SEVERITY_NUMBER_INFO3"] = 11, values[valuesById[12] = "SEVERITY_NUMBER_INFO4"] = 12, values[valuesById[13] = "SEVERITY_NUMBER_WARN"] = 13, values[valuesById[14] = "SEVERITY_NUMBER_WARN2"] = 14, values[valuesById[15] = "SEVERITY_NUMBER_WARN3"] = 15, values[valuesById[16] = "SEVERITY_NUMBER_WARN4"] = 16, values[valuesById[17] = "SEVERITY_NUMBER_ERROR"] = 17, values[valuesById[18] = "SEVERITY_NUMBER_ERROR2"] = 18, values[valuesById[19] = "SEVERITY_NUMBER_ERROR3"] = 19, values[valuesById[20] = "SEVERITY_NUMBER_ERROR4"] = 20, values[valuesById[21] = "SEVERITY_NUMBER_FATAL"] = 21, values[valuesById[22] = "SEVERITY_NUMBER_FATAL2"] = 22, values[valuesById[23] = "SEVERITY_NUMBER_FATAL3"] = 23, values[valuesById[24] = "SEVERITY_NUMBER_FATAL4"] = 24, values;
13811
- }(), v1.LogRecordFlags = function() {
13811
+ })(), v1.LogRecordFlags = (function() {
13812
13812
  var valuesById = {}, values = Object.create(valuesById);
13813
13813
  return values[valuesById[0] = "LOG_RECORD_FLAGS_DO_NOT_USE"] = 0, values[valuesById[255] = "LOG_RECORD_FLAGS_TRACE_FLAGS_MASK"] = 255, values;
13814
- }(), v1.LogRecord = function() {
13814
+ })(), v1.LogRecord = (function() {
13815
13815
  function LogRecord(properties) {
13816
13816
  if (this.attributes = [], properties)
13817
13817
  for (var keys = Object.keys(properties), i = 0; i < keys.length; ++i)
@@ -14118,11 +14118,11 @@ var require_root = __commonJS({
14118
14118
  }, LogRecord.getTypeUrl = function(typeUrlPrefix) {
14119
14119
  return typeUrlPrefix === void 0 && (typeUrlPrefix = "type.googleapis.com"), typeUrlPrefix + "/opentelemetry.proto.logs.v1.LogRecord";
14120
14120
  }, LogRecord;
14121
- }(), v1;
14122
- }(), logs;
14123
- }(), proto;
14124
- }(), opentelemetry;
14125
- }();
14121
+ })(), v1;
14122
+ })(), logs;
14123
+ })(), proto;
14124
+ })(), opentelemetry;
14125
+ })();
14126
14126
  module2.exports = $root;
14127
14127
  }
14128
14128
  });
@@ -14984,7 +14984,7 @@ var __awaiter3, __generator3, HttpExporterTransport, init_http_exporter_transpor
14984
14984
  return { value: op[0] ? op[1] : void 0, done: !0 };
14985
14985
  }
14986
14986
  }, HttpExporterTransport = /** @class */
14987
- function() {
14987
+ (function() {
14988
14988
  function HttpExporterTransport2(_parameters) {
14989
14989
  this._parameters = _parameters, this._send = null, this._agent = null;
14990
14990
  }
@@ -15002,7 +15002,7 @@ var __awaiter3, __generator3, HttpExporterTransport, init_http_exporter_transpor
15002
15002
  });
15003
15003
  }, HttpExporterTransport2.prototype.shutdown = function() {
15004
15004
  }, HttpExporterTransport2;
15005
- }();
15005
+ })();
15006
15006
  }
15007
15007
  });
15008
15008
 
@@ -15103,7 +15103,7 @@ var __awaiter4, __generator4, MAX_ATTEMPTS, INITIAL_BACKOFF, MAX_BACKOFF, BACKOF
15103
15103
  }
15104
15104
  }, MAX_ATTEMPTS = 5, INITIAL_BACKOFF = 1e3, MAX_BACKOFF = 5e3, BACKOFF_MULTIPLIER = 1.5, JITTER = 0.2;
15105
15105
  RetryingTransport = /** @class */
15106
- function() {
15106
+ (function() {
15107
15107
  function RetryingTransport2(_transport) {
15108
15108
  this._transport = _transport;
15109
15109
  }
@@ -15136,7 +15136,7 @@ var __awaiter4, __generator4, MAX_ATTEMPTS, INITIAL_BACKOFF, MAX_BACKOFF, BACKOF
15136
15136
  }, RetryingTransport2.prototype.shutdown = function() {
15137
15137
  return this._transport.shutdown();
15138
15138
  }, RetryingTransport2;
15139
- }();
15139
+ })();
15140
15140
  }
15141
15141
  });
15142
15142
 
@@ -15895,6 +15895,28 @@ async function recordMetrics(options, timing, recorderFactory = createMetricReco
15895
15895
  };
15896
15896
  recordCommandCounter(recorder, labels), recordCommandTiming(recorder, labels, timing);
15897
15897
  }
15898
+ var COMMAND_DURATION_BOUNDARIES_MS = [
15899
+ 0,
15900
+ 100,
15901
+ 200,
15902
+ 300,
15903
+ 500,
15904
+ 750,
15905
+ 1e3,
15906
+ 1500,
15907
+ 2e3,
15908
+ 3e3,
15909
+ 5e3,
15910
+ 7500,
15911
+ 1e4,
15912
+ 15e3,
15913
+ 2e4,
15914
+ 3e4,
15915
+ 5e4,
15916
+ 7e4,
15917
+ 85e3,
15918
+ 1e5
15919
+ ];
15898
15920
  function defaultOtelOptions() {
15899
15921
  return {
15900
15922
  serviceName: "shopify-cli",
@@ -15910,13 +15932,13 @@ function defaultOtelOptions() {
15910
15932
  type: MetricInstrumentType.Histogram,
15911
15933
  description: "Total time spent in execution of CLI commands. Does not include time spent waiting for network, prompts, etc.",
15912
15934
  valueType: ValueType.INT,
15913
- boundaries: [0, 100, 250, 500, 1e3, 2e3, 5e3, 1e4, 2e4, 5e4]
15935
+ boundaries: COMMAND_DURATION_BOUNDARIES_MS
15914
15936
  },
15915
15937
  [Name.Elapsed]: {
15916
15938
  type: MetricInstrumentType.Histogram,
15917
15939
  description: "Total time elapsed from start to finish of CLI commands. Includes time spent waiting for network, prompts, etc.",
15918
15940
  valueType: ValueType.INT,
15919
- boundaries: [0, 100, 250, 500, 1e3, 2e3, 5e3, 1e4, 2e4, 5e4]
15941
+ boundaries: COMMAND_DURATION_BOUNDARIES_MS
15920
15942
  }
15921
15943
  }
15922
15944
  };
@@ -16071,4 +16093,4 @@ export {
16071
16093
  recordEvent2 as recordEvent,
16072
16094
  compileData2 as compileData
16073
16095
  };
16074
- //# sourceMappingURL=chunk-I3ZBATYA.js.map
16096
+ //# sourceMappingURL=chunk-T3CH4FSA.js.map