elfo-rs / elfo

An asynchronous distributed actor framework in Rust with robust observability
265 stars 16 forks source link

Metrics for responses #37

Open loyd opened 2 years ago

loyd commented 2 years ago

ctx.request(..).await doesn't produce any metric for responses. Actually, we produce no special counters for all incoming messages, but it's ok for incoming via the mailbox metrics because there is elfo_handling_time_seconds_count.