@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.
|
@@ -5082,7 +5082,7 @@ var __privateMethod = (obj, member, method) => {
|
|
|
5082
5082
|
})(influxDBDataType || {});
|
|
5083
5083
|
const instrumentationObservationInterval = 1e3;
|
|
5084
5084
|
const instrumentationTimeWindow = 600;
|
|
5085
|
-
const consoleLogging =
|
|
5085
|
+
const consoleLogging = false;
|
|
5086
5086
|
const instrumentLogging = true;
|
|
5087
5087
|
const globalServiceDefinitions = {
|
|
5088
5088
|
coreFieldList: [
|