tikv / rust-prometheus

Prometheus instrumentation library for Rust applications
Apache License 2.0
1.04k stars 182 forks source link

Support LocalIntGauge. #501

Open fly3366 opened 8 months ago

fly3366 commented 8 months ago

Is your feature request related to a problem? Please describe. no

Describe the solution you'd like like LocalIntCounter.

Describe alternatives you've considered or add dec method for counter?

Additional context i have a connection pool, need metrics to export state.