Conversation
update tracing branch
|
Once genetic-rs is updated, I can finish this PR. |
|
Might want to add a trait that requires |
|
Some of these spans are probably unnecessary, might remove them later. For now I need to add some debug printing. |
|
I think I might just add a lot of this debug printing while I'm actually debugging, since at least I know then it'll be practical and not just a bunch of spam. |
|
might want to add a way to debug the current activation registry, right now it's |
|
also some of these instruments/spans are probably unnecessary because no events are being fired in them, but I don't really know if I want to remove them because they could be useful for debugging in the future. |
|
I think for now I'll just merge this and deal with that stuff later. |
Add a tracing feature for better debugging.