Commit 64eb6ef
authored
feat: Support proxying instrumentation telemetry API payloads (#777)
## Ticket
https://datadoghq.atlassian.net/browse/SVLS-7324
## Overview
Instrumentation Telemetry is not enabled for Lambda. This PR adds
support for it.
## Testing
Deployed for testing and checked logs:
`DD_EXTENSION | DEBUG | Trace Agent | Proxied request for
instrumentation`
`DD_EXTENSION | DEBUG | Proxy Flusher | Successfully sent request in 340
ms to
https://instrumentation-telemetry-intake.datadoghq.com/api/v2/apmtelemetry`1 parent 75ab348 commit 64eb6ef
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
231 | 233 | | |
232 | 234 | | |
233 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
234 | 240 | | |
235 | 241 | | |
236 | 242 | | |
| |||
366 | 372 | | |
367 | 373 | | |
368 | 374 | | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
369 | 387 | | |
370 | 388 | | |
371 | 389 | | |
| |||
0 commit comments