Skip to content

feat(core): add token_in and token_out fields to algorithm tracing spans - #541

Open
devgreek wants to merge 5 commits into
propeller-heads:mainfrom
devgreek:feat/algorithm-span-token-fields
Open

devgreek wants to merge 5 commits into
propeller-heads:mainfrom
devgreek:feat/algorithm-span-token-fields

Conversation

@devgreek

Copy link
Copy Markdown

Summary

Enriches debug-level tracing spans (#[instrument]) on solver find_best_route() methods across most_liquid, water_fill, and bellman_ford algorithms to include token_in and token_out address fields. This resolves the TODO in most_liquid.rs and improves log/telemetry observability.

@devgreek devgreek changed the title Feat/algorithm span token fields feat(core): add token_in and token_out fields to algorithm tracing spans Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant