You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: We are getting the error while upgraded to the latest version of 7.0.0 TIP: # ( Do NOT share sensitive information, whether personal, proprietary, or otherwise! )
`Cannot read properties of undefined (reading 'measure')
at createMetricPairs (/app/node_modules/@newrelic/apollo-server-plugin/lib/common.js:113:17)
at recordOperationSegment (/app/node_modules/@newrelic/apollo-server-plugin/lib/common.js:108:3)
at Transaction.record (/app/node_modules/newrelic/lib/transaction/index.js:671:23)
at Transaction.end (/app/node_modules/newrelic/lib/transaction/index.js:219:10)
at ServerResponse.instrumentedFinish (/app/node_modules/newrelic/lib/instrumentation/core/http.js:202:19)
at Object.onceWrapper (node:events:627:28)
at ServerResponse.emit (node:events:525:35)
at ServerResponse.emit (node:domain:489:12)
at ServerResponse.wrapped [as emit] (/app/node_modules/newrelic/lib/transaction/tracer/index.js:198:22)
at onFinish (node:_http_outgoing:994:10)`
The text was updated successfully, but these errors were encountered:
I'm going to close this. @VamsiChapa if you can confirm you're using at least 12.11.0 of newrelic and still see this issue, please reopen with a reproduction case.
Description
NOTE: We are getting the error while upgraded to the latest version of 7.0.0
TIP: # ( Do NOT share sensitive information, whether personal, proprietary, or otherwise! )
Expected Behavior
Troubleshooting or NR Diag results
Steps to Reproduce
Your Environment
Additional context
The text was updated successfully, but these errors were encountered: