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
Currently when using the default mongodb integration some all values in the operation object are replaced with question marks and it's unclear how to set it up to include some fields, like, for example, collection name.
Problem Statement
Currently when using the default mongodb integration some all values in the operation object are replaced with question marks and it's unclear how to set it up to include some fields, like, for example, collection name.
https://docs.sentry.io/platforms/javascript/guides/hapi/configuration/integrations/mongo/
Solution Brainstorm
I'm not sure there is even an option to include collection name using opentelemetry's instrumentation library
The text was updated successfully, but these errors were encountered: