@opentelemetry/instrumentation-runtime-node
Advanced tools
Comparing version 0.12.0 to 0.12.1
@@ -31,3 +31,3 @@ "use strict"; | ||
description: 'Event loop utilization', | ||
unit: 's', | ||
unit: '1', | ||
}) | ||
@@ -34,0 +34,0 @@ .addCallback(async (observableResult) => { |
@@ -1,3 +0,3 @@ | ||
export declare const PACKAGE_VERSION = "0.12.0"; | ||
export declare const PACKAGE_VERSION = "0.12.1"; | ||
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-runtime-node"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,4 +20,4 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.PACKAGE_VERSION = '0.12.0'; | ||
exports.PACKAGE_VERSION = '0.12.1'; | ||
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-runtime-node'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-runtime-node", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "OpenTelemetry instrumentation for Node.js Performance measurement API", | ||
@@ -56,3 +56,3 @@ "main": "build/src/index.js", | ||
}, | ||
"gitHead": "3ef5205e5353010184c69ff7b9f0f4830f0932de" | ||
"gitHead": "fdab5d4bddc5b75e61f0f9aa02540acc5af59d0e" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet