Open irdkwmnsb opened 1 month ago
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/
I'm not sure there is even an option to include collection name using opentelemetry's instrumentation library
Assigning to @getsentry/support for routing ⏲️
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