We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46b9f3b commit 5963197Copy full SHA for 5963197
docs/platforms/javascript/common/tracing/span-metrics/examples.mdx
@@ -468,7 +468,7 @@ const response = await Sentry.startSpan(
468
```
469
470
Where to put this in your app:
471
-- In your search input component, triggered after debounce timeout
+- In your search input component, triggered after a debounce timeout
472
473
**Backend (Node.js + Express) - instrument search with meaningful attributes:**
474
0 commit comments