Viktor Sych
Viktor Sych
# What is the issue? `Hanami` framework is Rack-based framework. It uses `Rack::CommonLogger` middleware for printing out request/response logs. The issue is, current span/trace is not associated with these logs...
I have an index definition with some crutches. The reindex operation always triggers a crutch execution even if I don't want to reindex that one by skipping the related field...
### Describe the bug Hi there, I face some issues when I use puma in clustered mode (following the documentation in readme) But I would list here a bit more...