Commit 641436b
committed
[APMSVLS-197] feat: Add fallback to extract trace context from event.request.headers
Add automatic trace context extraction from event.request.headers for
AppSync integration scenarios. This eliminates the need for customers
to use customized extractors for RUM → AppSync → Lambda resolver flows
where RUM-injected trace context is nested under event["request"]["headers"].
Signed-off-by: David Ogbureke <david.ogbureke@datadoghq.com>1 parent 987c783 commit 641436b
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
1077 | 1086 | | |
1078 | 1087 | | |
1079 | 1088 | | |
| |||
0 commit comments