File tree Expand file tree Collapse file tree 18 files changed +54
-27
lines changed Expand file tree Collapse file tree 18 files changed +54
-27
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,8 @@ Sentry.init({
41
41
release: " my-project-name@" + process .env .npm_package_version ,
42
42
integrations: [new Sentry.Integrations.BrowserTracing ()],
43
43
44
- // Be sure to lower this in production, or use tracesSampler for finer control
44
+ // We recommend adjusting this value in production, or using tracesSampler
45
+ // for finer control
45
46
tracesSampleRate: 1.0 ,
46
47
});
47
48
```
Original file line number Diff line number Diff line change @@ -24,7 +24,8 @@ Sentry.init({
24
24
}),
25
25
],
26
26
27
- // Be sure to lower this in production, or use tracesSampler for finer control
27
+ // We recommend adjusting this value in production, or using tracesSampler
28
+ // for finer control
28
29
tracesSampleRate: 1.0 ,
29
30
});
30
31
```
@@ -40,7 +41,8 @@ Sentry.init({
40
41
}),
41
42
],
42
43
43
- // Be sure to lower this in production, or use tracesSampler for finer control
44
+ // We recommend adjusting this value in production, or using tracesSampler
45
+ // for finer control
44
46
tracesSampleRate: 1.0 ,
45
47
});
46
48
```
@@ -64,7 +66,8 @@ Sentry.init({
64
66
}),
65
67
],
66
68
67
- // Be sure to lower this in production, or use tracesSampler for finer control
69
+ // We recommend adjusting this value in production, or using tracesSampler
70
+ // for finer control
68
71
tracesSampleRate: 1.0 ,
69
72
});
70
73
```
@@ -107,7 +110,8 @@ Sentry.init({
107
110
}),
108
111
],
109
112
110
- // Be sure to lower this in production, or use tracesSampler for finer control
113
+ // We recommend adjusting this value in production, or using tracesSampler
114
+ // for finer control
111
115
tracesSampleRate: 1.0 ,
112
116
});
113
117
```
@@ -133,7 +137,8 @@ Sentry.init({
133
137
}),
134
138
],
135
139
136
- // Be sure to lower this in production, or use tracesSampler for finer control
140
+ // We recommend adjusting this value in production, or using tracesSampler
141
+ // for finer control
137
142
tracesSampleRate: 1.0 ,
138
143
});
139
144
```
Original file line number Diff line number Diff line change @@ -105,7 +105,8 @@ Sentry.init({
105
105
}),
106
106
],
107
107
108
- // Be sure to lower this in production, or use tracesSampler for finer control
108
+ // We recommend adjusting this value in production, or using tracesSampler
109
+ // for finer control
109
110
tracesSampleRate: 1.0 ,
110
111
});
111
112
```
Original file line number Diff line number Diff line change @@ -145,7 +145,8 @@ Sentry.init({
145
145
release: " my-project-name@" + process .env .npm_package_version ,
146
146
integrations: [new Integrations.BrowserTracing ()],
147
147
148
- // Be sure to lower this in production, or use tracesSampler for finer control
148
+ // We recommend adjusting this value in production, or using tracesSampler
149
+ // for finer control
149
150
tracesSampleRate: 1.0 ,
150
151
});
151
152
```
Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ Sentry.init({
36
36
});
37
37
],
38
38
39
- // Be sure to lower this in production, or use tracesSampler for finer control
39
+ // We recommend adjusting this value in production, or using tracesSampler
40
+ // for finer control
40
41
tracesSampleRate: 1.0 ,
41
42
});
42
43
@@ -82,7 +83,8 @@ Sentry.init({
82
83
});
83
84
],
84
85
85
- // Be sure to lower this in production, or use tracesSampler for finer control
86
+ // We recommend adjusting this value in production, or using tracesSampler
87
+ // for finer control
86
88
tracesSampleRate: 1.0 ,
87
89
});
88
90
@@ -123,7 +125,8 @@ Sentry.init({
123
125
});
124
126
],
125
127
126
- // Be sure to lower this in production, or use tracesSampler for finer control
128
+ // We recommend adjusting this value in production, or using tracesSampler
129
+ // for finer control
127
130
tracesSampleRate: 1.0 ,
128
131
});
129
132
@@ -172,7 +175,8 @@ Sentry.init({
172
175
});
173
176
],
174
177
175
- // Be sure to lower this in production, or use tracesSampler for finer control
178
+ // We recommend adjusting this value in production, or using tracesSampler
179
+ // for finer control
176
180
tracesSampleRate: 1.0 ,
177
181
});
178
182
```
Original file line number Diff line number Diff line change @@ -101,7 +101,8 @@ Sentry.init({
101
101
}),
102
102
],
103
103
104
- // Be sure to lower this in production, or use tracesSampler for finer control
104
+ // We recommend adjusting this value in production, or using tracesSampler
105
+ // for finer control
105
106
tracesSampleRate: 1.0 ,
106
107
});
107
108
```
Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ Sentry.init({
35
35
}),
36
36
],
37
37
38
- // Be sure to lower this in production, or use tracesSampler for finer control
38
+ // We recommend adjusting this value in production, or using tracesSampler
39
+ // for finer control
39
40
tracesSampleRate: 1.0 ,
40
41
});
41
42
```
Original file line number Diff line number Diff line change @@ -119,7 +119,8 @@ Sentry.init({
119
119
release: " my-project-name@" + process .env .npm_package_version ,
120
120
integrations: [new Integrations.BrowserTracing ()],
121
121
122
- // Be sure to lower this in production, or use tracesSampler for finer control
122
+ // We recommend adjusting this value in production, or using tracesSampler
123
+ // for finer control
123
124
tracesSampleRate: 1.0 ,
124
125
});
125
126
```
Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ Sentry.init({
18
18
new Sentry.Integrations.Http ({ tracing: true }),
19
19
],
20
20
21
- // Be sure to lower this in production, or use tracesSampler for finer control
21
+ // We recommend adjusting this value in production, or using tracesSampler
22
+ // for finer control
22
23
tracesSampleRate: 1.0 ,
23
24
});
24
25
Original file line number Diff line number Diff line change @@ -167,7 +167,8 @@ Sentry.init({
167
167
new Tracing.Integrations.Express ({ app }),
168
168
],
169
169
170
- // Be sure to lower this in production, or use tracesSampler for finer control
170
+ // We recommend adjusting this value in production, or using tracesSampler
171
+ // for finer control
171
172
tracesSampleRate: 1.0 ,
172
173
});
173
174
Original file line number Diff line number Diff line change @@ -67,7 +67,8 @@ const domain = require("domain");
67
67
Sentry .init ({
68
68
dsn: " ___PUBLIC_DSN___" ,
69
69
70
- // Be sure to lower this in production, or use tracesSampler for finer control
70
+ // We recommend adjusting this value in production, or using tracesSampler
71
+ // for finer control
71
72
tracesSampleRate: 1.0 ,
72
73
});
73
74
Original file line number Diff line number Diff line change @@ -71,7 +71,8 @@ const Tracing = require("@sentry/tracing");
71
71
Sentry .init ({
72
72
dsn: " ___PUBLIC_DSN___" ,
73
73
74
- // Be sure to lower this in production, or use tracesSampler for finer control
74
+ // We recommend adjusting this value in production, or using tracesSampler
75
+ // for finer control
75
76
tracesSampleRate: 1.0 ,
76
77
});
77
78
```
@@ -83,7 +84,8 @@ import * as Tracing from "@sentry/tracing";
83
84
Sentry .init ({
84
85
dsn: " ___PUBLIC_DSN___" ,
85
86
86
- // Be sure to lower this in production, or use tracesSampler for finer control
87
+ // We recommend adjusting this value in production, or using tracesSampler
88
+ // for finer control
87
89
tracesSampleRate: 1.0 ,
88
90
});
89
91
```
Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ Sentry.init({
36
36
}),
37
37
],
38
38
39
- // Be sure to lower this in production, or use tracesSampler for finer control
39
+ // We recommend adjusting this value in production, or using tracesSampler
40
+ // for finer control
40
41
tracesSampleRate: 1.0 ,
41
42
});
42
43
Original file line number Diff line number Diff line change @@ -27,7 +27,8 @@ Sentry.init({
27
27
new Integrations.BrowserTracing (),
28
28
],
29
29
30
- // Be sure to lower this in production, or use tracesSampler for finer control
30
+ // We recommend adjusting this value in production, or using tracesSampler
31
+ // for finer control
31
32
tracesSampleRate: 1.0 ,
32
33
});
33
34
```
Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ Sentry.init({
37
37
new Integrations.BrowserTracing (),
38
38
],
39
39
40
- // Be sure to lower this in production, or use tracesSampler for finer control
40
+ // We recommend adjusting this value in production, or using tracesSampler
41
+ // for finer control
41
42
tracesSampleRate: 1.0 ,
42
43
});
43
44
Original file line number Diff line number Diff line change @@ -45,7 +45,8 @@ Sentry.init({
45
45
new Integrations.BrowserTracing (),
46
46
],
47
47
48
- // Be sure to lower this in production, or use tracesSampler for finer control
48
+ // We recommend adjusting this value in production, or using tracesSampler
49
+ // for finer control
49
50
tracesSampleRate: 1.0 ,
50
51
});
51
52
```
@@ -82,7 +83,8 @@ Sentry.init({
82
83
new Sentry.Integrations.BrowserTracing (),
83
84
],
84
85
85
- // Be sure to lower this in production, or use tracesSampler for finer control
86
+ // We recommend adjusting this value in production, or using tracesSampler
87
+ // for finer control
86
88
tracesSampleRate: 1.0 ,
87
89
});
88
90
```
Original file line number Diff line number Diff line change @@ -38,7 +38,8 @@ Sentry.init({
38
38
new Tracing.Integrations.Express ({ app }),
39
39
],
40
40
41
- // Be sure to lower this in production, or use tracesSampler for finer control
41
+ // We recommend adjusting this value in production, or using tracesSampler
42
+ // for finer control
42
43
tracesSampleRate: 1.0 ,
43
44
});
44
45
Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ const Tracing = require("@sentry/tracing");
29
29
Sentry .init ({
30
30
dsn: " ___PUBLIC_DSN___" ,
31
31
32
- // Be sure to lower this in production, or use tracesSampler for finer control
32
+ // We recommend adjusting this value in production, or using tracesSampler
33
+ // for finer control
33
34
tracesSampleRate: 1.0 ,
34
35
});
35
36
You can’t perform that action at this time.
0 commit comments