Commit 0a070a6
authored
authorizer trace context (#256)
* authorizer spans checkin
* authorizer spans checkin
* fix integration tests
* reformatting
* tests reformat
* add httpapi case
* formatting fixes
* fixing http api caching cases
* support websocket cases
* reformat tests
* encode authorizer injected data and other fixes
* format fixes
* fix token-type authorizer span's startTime
* more precise on the parent span finish time
* fix the authorizer span's start time
* fix httpapi finish time case
* fix .vscode/settings.json
* finish_time accuracey update to nanosecond
* test_no_error_with_nonetype_headers fix
* fix test_no_error_with_nonetype_headers
* add decode_authorizer_context option and no zero-length span for httpapi case
* format and unittest fix
* lint tests
* small refactor and reformat
* add an unittest case for the encoding part and fix some bugs
* Addressing comments.1 parent 33efc63 commit 0a070a6
File tree
13 files changed
+1057
-56
lines changed- datadog_lambda
- tests
- event_samples
13 files changed
+1057
-56
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments