-
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.
feat(mongodb.go): refactor SaveTraces method to use helper functions …
…for better readability and maintainability This change introduces several helper functions to convert spans, attributes, events, links, and status into BSON format. This improves the clarity of the SaveTraces method and makes it easier to manage the conversion logic.
- Loading branch information
1 parent
07d01c2
commit d941ed4
Showing
1 changed file
with
68 additions
and
3 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