Commit ad4b941
chore(tracer): quality of life improvements (#337)
* Moved to common packages
* Updated docs
* Update main docs
* Exposed addResponseAsMetadata
* Exposed addErrorAsMetadata
* Exposed annotateColdStarted
* Feature parity w/ Python #851
* Feature parity w/ Python #861
* Revisited middleware implementation
* Fixed typo in jsdocs
* Reverted to local context/event usage in tests
* Update packages/tracing/src/Tracer.ts
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
* Update packages/tracing/README.md
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
* Update packages/tracing/README.md
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
* Update packages/tracing/README.md
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>
Co-authored-by: Sara Gerion <47529391+saragerion@users.noreply.github.com>1 parent 876687b commit ad4b941
File tree
9 files changed
+601
-1163
lines changed- docs/core
- packages/tracing
- src
- middleware
- tests
- helpers
- unit
9 files changed
+601
-1163
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | | - | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | 84 | | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
91 | 90 | | |
92 | 91 | | |
93 | 92 | | |
94 | | - | |
95 | | - | |
96 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
97 | 96 | | |
98 | 97 | | |
99 | | - | |
| 98 | + | |
100 | 99 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
| |||
0 commit comments