Hanaasagi / tokio-metrics-collector

Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.
https://crates.io/crates/tokio-metrics-collector
Apache License 2.0
21 stars 3 forks source link

Rename `tokio_total_seal_operations` to `tokio_total_steal_operations` #20

Open SavDont opened 1 week ago

SavDont commented 1 week ago

Hi, I noticed that there might be a typo in the tokio_total_seal_operations metric. I'm happy to make this change myself if there are any contribution guidelines to adhere to.

SavDont commented 1 week ago

Nevermind! This looks like it is fixed but there is no release that applies the fix. Not urgent but wondering when this change would make it into a release?