Commit 92814d9
Release 3.8.12 (#522)
* add instrumentation for neo4j
* update version
* update trace attributes version
* update imports
* add neo4j result span attributes
* add neo4j result span attributes
* bump bersion
* fix db attributes error and add examples
* handle result transformer
* fix genai and pinecone instrumentations (#512)
* fix genai and pinecone instrumentations
* bump version
* fix pinecone Index attribute
---------
Co-authored-by: Obinna Okafor <[email protected]>
* Improve Agno instrumentation (#513)
* cast token count to int
* bump version
* only redirect stdout if logging is disabled
* bump version
* fix openai agents attribute error
* bump version
* fix openai responses api instrumentation (#519)
Co-authored-by: Obinna Okafor <[email protected]>
* fix JSON serializable error in neo4j (#521)
Co-authored-by: Obinna Okafor <[email protected]>
* fix merge conflict
---------
Co-authored-by: Obinna Okafor <[email protected]>
Co-authored-by: Karthik Kalyanaraman <[email protected]>1 parent 2529ced commit 92814d9
File tree
2 files changed
+7
-3
lines changed- src/langtrace_python_sdk
- instrumentation/neo4j
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
52 | | - | |
| 56 | + | |
53 | 57 | | |
54 | 58 | | |
55 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments