4
4
"event_id" : " [[ID1]]" ,
5
5
"sdk" : {
6
6
"name" : " sentry.javascript.node" ,
7
- "version" : " 7.113.0 "
7
+ "version" : " 8.0.0-beta.6 "
8
8
},
9
9
"sent_at" : " [[ISODateString]]" ,
10
10
"trace" : {
13
13
"sample_rate" : " 1" ,
14
14
"sampled" : " true" ,
15
15
"trace_id" : " [[ID2]]" ,
16
- "transaction" : " /test-error"
16
+ "transaction" : " GET /test-error"
17
17
}
18
18
},
19
19
{
24
24
{
25
25
"category" : " console" ,
26
26
"level" : " log" ,
27
- "message" : " Server running on http://localhost:3030" ,
28
- "timestamp" : " [[timestamp]]"
29
- },
30
- {
31
- "category" : " console" ,
32
- "level" : " log" ,
33
- "message" : " test console" ,
27
+ "message" : " env https://3b6c388182fb435097f41d181be2b2ba@o4504321058471936.ingest.sentry.io/4504321066008576" ,
34
28
"timestamp" : " [[timestamp]]"
35
29
},
36
30
{
37
31
"category" : " console" ,
38
32
"level" : " log" ,
39
- "message" : " test console " ,
33
+ "message" : " Server running on http://localhost:3030 " ,
40
34
"timestamp" : " [[timestamp]]"
41
35
}
42
36
],
70
64
"version" : " v20.12.1"
71
65
},
72
66
"trace" : {
73
- "data" : {
74
- "sentry.op" : " hapi.request" ,
75
- "sentry.origin" : " manual" ,
76
- "sentry.sample_rate" : 1
77
- },
78
- "op" : " hapi.request" ,
79
- "origin" : " manual" ,
80
67
"span_id" : " [[ID3]]" ,
81
68
"trace_id" : " [[ID2]]"
82
69
}
179
166
"filename" : " [[FILENAME3]]" ,
180
167
"function" : " handler" ,
181
168
"in_app" : true ,
182
- "lineno" : 71 ,
169
+ "lineno" : 73 ,
183
170
"module" : " app" ,
184
171
"post_context" : [
185
172
" var exceptionId;" ,
233
220
"colno" : 71 ,
234
221
"context_line" : " step((generator = generator.apply(thisArg, _arguments || [])).next());" ,
235
222
"filename" : " [[FILENAME3]]" ,
236
- "function" : " <anonymous> " ,
223
+ "function" : " ? " ,
237
224
"in_app" : true ,
238
225
"lineno" : 8 ,
239
226
"module" : " app" ,
314
301
"colno" : 71 ,
315
302
"context_line" : " exceptionId = Sentry.captureException(new Error('This is an error'));" ,
316
303
"filename" : " [[FILENAME3]]" ,
317
- "function" : " <anonymous> " ,
304
+ "function" : " ? " ,
318
305
"in_app" : true ,
319
- "lineno" : 76 ,
306
+ "lineno" : 78 ,
320
307
"module" : " app" ,
321
308
"post_context" : [
322
309
" return [4 /*yield*/, Sentry.flush(2000)];" ,
345
332
]
346
333
},
347
334
"modules" : {
348
- "localforage" : " 1.10.0" ,
349
- "mime-db" : " 1.52.0"
335
+ "debug" : " 4.3.4" ,
336
+ "dotenv" : " 16.4.5" ,
337
+ "function-bind" : " 1.1.2" ,
338
+ "hasown" : " 2.0.2" ,
339
+ "import-in-the-middle" : " 1.7.1" ,
340
+ "is-core-module" : " 2.13.1" ,
341
+ "mime-db" : " 1.52.0" ,
342
+ "module-details-from-path" : " 1.0.3" ,
343
+ "opentelemetry-instrumentation-fetch-node" : " 1.2.0" ,
344
+ "require-in-the-middle" : " 7.3.0" ,
345
+ "resolve" : " 1.22.8" ,
346
+ "semver" : " 7.6.0" ,
347
+ "shimmer" : " 1.2.1" ,
348
+ "supports-color" : " 5.5.0" ,
349
+ "yallist" : " 4.0.0"
350
350
},
351
351
"platform" : " node" ,
352
+ "request" : {
353
+ "cookies" : {},
354
+ "headers" : {
355
+ "accept" : " text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" ,
356
+ "accept-encoding" : " gzip, deflate, br" ,
357
+ "accept-language" : " en-US,en;q=0.5" ,
358
+ "connection" : " keep-alive" ,
359
+ "dnt" : " 1" ,
360
+ "host" : " localhost:3030" ,
361
+ "sec-fetch-dest" : " document" ,
362
+ "sec-fetch-mode" : " navigate" ,
363
+ "sec-fetch-site" : " none" ,
364
+ "sec-fetch-user" : " ?1" ,
365
+ "upgrade-insecure-requests" : " 1" ,
366
+ "user-agent" : " [[user-agent]]"
367
+ },
368
+ "method" : " GET" ,
369
+ "url" : " http://localhost:3030/test-error"
370
+ },
352
371
"sdk" : {
353
372
"integrations" : [
354
373
" InboundFilters" ,
357
376
" RequestData" ,
358
377
" Console" ,
359
378
" Http" ,
360
- " Undici " ,
379
+ " NodeFetch " ,
361
380
" OnUncaughtException" ,
362
381
" OnUnhandledRejection" ,
363
382
" ContextLines" ,
364
- " LocalVariables " ,
383
+ " LocalVariablesAsync " ,
365
384
" Context" ,
366
385
" Modules" ,
367
- " Hapi"
386
+ " Express" ,
387
+ " Fastify" ,
388
+ " Graphql" ,
389
+ " Mongo" ,
390
+ " Mongoose" ,
391
+ " Mysql" ,
392
+ " Mysql2" ,
393
+ " Redis" ,
394
+ " Postgres" ,
395
+ " Nest" ,
396
+ " Hapi" ,
397
+ " Koa" ,
398
+ " Connect"
368
399
],
369
400
"name" : " sentry.javascript.node" ,
370
401
"packages" : [
371
402
{
372
403
"name" : " npm:@sentry/node" ,
373
- "version" : " 7.113.0 "
404
+ "version" : " 8.0.0-beta.6 "
374
405
}
375
406
],
376
- "version" : " 7.113.0 "
407
+ "version" : " 8.0.0-beta.6 "
377
408
},
378
409
"server_name" : " D9M3PY4LQ7.local" ,
379
- "tags" : {
380
- "transaction" : " /test-error"
381
- },
382
- "timestamp" : " [[timestamp]]"
410
+ "timestamp" : " [[timestamp]]" ,
411
+ "transaction" : " GET /test-error"
383
412
}
384
413
]
0 commit comments