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 74ba9ad commit af8f80cCopy full SHA for af8f80c
platform-includes/metrics/options/javascript.mdx
@@ -32,7 +32,7 @@ Sentry.init({
32
33
### Disabling Metrics
34
35
-If you want to disable metrics collection entirely, you can do so by disabling the `_experimental.enableMetrics` flag:
+If you want to disable metrics collection entirely, you can do so by disabling the `enableMetrics` flag:
36
37
```javascript
38
Sentry.init({
0 commit comments