mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-22 13:00:56 -04:00
feat(tools): sentry apm and other telemetry (#49385)
* feat(tools): sentry apm and other telemetry * fix: use middleware json to remove duplication --------- Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
c29ecaf14f
commit
537ef39a8d
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"initial:before": {
|
||||
"./middlewares/sentry-request-handler": {}
|
||||
"./middlewares/sentry-request-handler": {},
|
||||
"./middlewares/sentry-tracing-handler": {}
|
||||
},
|
||||
"initial": {
|
||||
"compression": {},
|
||||
|
||||
Reference in New Issue
Block a user