Open saxus opened 4 years ago
Currently there is no way to remove a metric with a specific label (see #31). This pull request solve the the use case when you need to update metrics and remove obsoleted ones atomically.
This should be a new implementation of IGauge.
Currently there is no way to remove a metric with a specific label (see #31). This pull request solve the the use case when you need to update metrics and remove obsoleted ones atomically.