File tree
17 files changed
+1039
-868
lines changed- packages
- sample-app
- src
- traceloop-sdk
- recordings
- Test-SDK-Decorators_847855269
- should-create-a-span-for-workflows-with-input_862263550/output_2041138948
- should-create-spans-for-manual-LLM-instrumentation_981493419
- should-create-spans-for-workflows-using-decoration-syntax-method-variant_2462514347
- should-create-spans-for-workflows-using-decoration-syntax_3330947443
- should-create-spans-for-workflows-using-withWorkflow-syntax_3788948678
- should-create-workflow-and-tasks-spans-with-chained-entity-names_971051426
- should-fix-Vercel-AI-spans-to-match-OpenLLMetry-format_2061519753
- should-not-create-spans-if-suppressed_3154458667
- should-not-log-prompts-if-traceContent-is-disabled_2300077433
- should-not-mix-association-properties-for-traces-that-run-in-parallel_4012223284
- Test-SDK-Manual-Instrumentations_53777088/should-create-spans-for-manual-LLM-instrumentation_981493419
- src/lib/tracing
- test
17 files changed
+1039
-868
lines changed+286-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| 39 | + | |
38 | 40 |
| |
39 | 41 |
| |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
43 | 45 |
| |
| 46 | + | |
44 | 47 |
| |
45 | 48 |
| |
| 49 | + | |
46 | 50 |
| |
47 | 51 |
| |
48 | 52 |
| |
49 | 53 |
| |
50 | 54 |
| |
51 |
| - | |
52 | 55 |
| |
53 | 56 |
| |
54 | 57 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
| 63 | + | |
| 64 | + | |
63 | 65 |
| |
64 | 66 |
| |
65 | 67 |
| |
|
0 commit comments