forked from chroma-core/chroma
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUG]: Added return of the original function result when tracer not d…
…efined (chroma-core#1268) - ## Description of changes *Summarize the changes made by this PR.* - Improvements & Bug fixes - When (for some reason) the tracer is not defined, we seem to be returning None, added original function return for completeness - Added _transform_attributes method as this seemed to be throwing an exception ## Test plan *How are these changes tested?* Manual testing with Zipkin/Jaeger ## Documentation Changes N/A
- Loading branch information
Showing
1 changed file
with
37 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters