This is a feature request to add a `.set()` method to counters on the java client.
Currently java counters only have a `.inc()` method. This is not practical to work with when your input is an absolute value instead of a relative one, and on top of that, when the value can reset to 0 (which prometheus counters do allow). Thanks -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/be9e8a91-45c5-49fc-96b9-c054fb33d74c%40googlegroups.com.

