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:
Mrugesh Mohapatra
2023-02-17 18:22:00 +05:30
committed by Mrugesh Mohapatra
parent c29ecaf14f
commit 537ef39a8d
5 changed files with 193 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
{
"initial:before": {
"./middlewares/sentry-request-handler": {}
"./middlewares/sentry-request-handler": {},
"./middlewares/sentry-tracing-handler": {}
},
"initial": {
"compression": {},