sentry-docs
sentry-docs copied to clipboard
Comments on how to add full operation object in span description for mongodb
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
Assigning to @getsentry/support for routing ⏲️