@nsshunt/stsobservability 1.0.25 → 1.0.26
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.
|
@@ -5086,7 +5086,7 @@ var influxDBDataType = /* @__PURE__ */ ((influxDBDataType2) => {
|
|
|
5086
5086
|
})(influxDBDataType || {});
|
|
5087
5087
|
const instrumentationObservationInterval = 1e3;
|
|
5088
5088
|
const instrumentationTimeWindow = 600;
|
|
5089
|
-
const consoleLogging =
|
|
5089
|
+
const consoleLogging = false;
|
|
5090
5090
|
const instrumentLogging = true;
|
|
5091
5091
|
const globalServiceDefinitions = {
|
|
5092
5092
|
coreFieldList: [
|