sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Suggestion: show default values for integrations parameters

Open ldorigo opened this issue 1 year ago • 3 comments

Problem Statement

The documentation for integrations (I'm looking at next.js but I assume others too) describes the parameters, but doesn't say what the default values are. It would be helpful to know that information

Solution Brainstorm

Show the default value next to the parameter name :-)

ldorigo avatar May 21 '24 09:05 ldorigo

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar May 21 '24 09:05 getsantry[bot]

The integration docs now have been revamped to display a table if they are auto-enabled (so part of the default integrations): https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration/integrations/

AbhiPrasad avatar Jun 10 '24 21:06 AbhiPrasad

@ldorigo can you confirm that your request is about showing the default values for the options of specific integrations? For example here https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration/integrations/extraerrordata/, where we don't do it, and here https://docs.sentry.io/platforms/javascript/guides/nextjs/configuration/integrations/requestdata/, where we do it?

lforst avatar Jun 17 '24 09:06 lforst