@opentelemetry/instrumentation-fastify
Advanced tools
Comparing version
@@ -130,2 +130,5 @@ "use strict"; | ||
} | ||
if (moduleExports.errorCodes !== undefined) { | ||
fastify.errorCodes = moduleExports.errorCodes; | ||
} | ||
fastify.fastify = fastify; | ||
@@ -132,0 +135,0 @@ fastify.default = fastify; |
@@ -1,3 +0,3 @@ | ||
export declare const PACKAGE_VERSION = "0.44.0"; | ||
export declare const PACKAGE_VERSION = "0.44.1"; | ||
export declare const PACKAGE_NAME = "@opentelemetry/instrumentation-fastify"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -20,4 +20,4 @@ "use strict"; | ||
// this is autogenerated file, see scripts/version-update.js | ||
exports.PACKAGE_VERSION = '0.44.0'; | ||
exports.PACKAGE_VERSION = '0.44.1'; | ||
exports.PACKAGE_NAME = '@opentelemetry/instrumentation-fastify'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@opentelemetry/instrumentation-fastify", | ||
"version": "0.44.0", | ||
"version": "0.44.1", | ||
"description": "OpenTelemetry instrumentation for `fastify` http web application framework", | ||
@@ -70,3 +70,3 @@ "main": "build/src/index.js", | ||
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-fastify#readme", | ||
"gitHead": "3ef5205e5353010184c69ff7b9f0f4830f0932de" | ||
"gitHead": "bcf1da7964e72c47e127cfc3f615c79da3c5dc30" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
70397
0.57%537
0.56%1
Infinity%