digital-fabric / polyphony

Fine-grained concurrency for Ruby
https://www.rubydoc.info/gems/polyphony
MIT License
661 stars 17 forks source link

Provide better tracing for backend events #73

Closed noteflakes closed 2 years ago

noteflakes commented 2 years ago

The current trace API does not really provide helpful information:

We also need to be able to transform the information for each event, provided as an array of values (for performance and simplicity), into something more meaningful - a hash, that we could later transform into nicely formatted text.