nodejs-logging icon indicating copy to clipboard operation
nodejs-logging copied to clipboard

fix: Instrumentation version contains package.json content

Open losalex opened this issue 3 years ago • 0 comments

In few cases when we retrieve the package version by calling getNodejsLibraryVersion the content from package.json is returned. This fix tries to retrieve version from JSON and returns 'unknown' value if version cannot be retrieved

losalex avatar Aug 18 '22 02:08 losalex