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
Right now, the app doesn't report DB metrics/queries etc to New Relic. After some initial investigation, this is likely due to the fact that we use knex, and the New Relic Node agent doesn't support knex. There are a few workarounds mentioned in this thread, though it's not clear if those will work for us.
The text was updated successfully, but these errors were encountered:
Right now, the app doesn't report DB metrics/queries etc to New Relic. After some initial investigation, this is likely due to the fact that we use
knex
, and the New Relic Node agent doesn't support knex. There are a few workarounds mentioned in this thread, though it's not clear if those will work for us.The text was updated successfully, but these errors were encountered: