Max Inden

Results 900 comments of Max Inden

> Are you guys open to fixing this? I can work on creating a small PR to mention a few things about using exporters as mentioned in this issue. Yes....

> Hi @mxinden. Thanks for reviewing. > > > Introduce an intermediate data representation like suggested in the issue which represents all constraints in the data model itself, thus checked...

One rather obscure solution in case performance does not matter would be to replay the observations into a fresh Histogram each time one gets a hold of the aggregated form....

@alpire as elaborated above I don't think this special case is worth the additional complexity. Would a custom type implementing the [`Collector`](https://docs.rs/prometheus/0.7.0/prometheus/core/trait.Collector.html) interface work for you?

> I'd like to have a gauge that precisely tracks a peak value of another gauge (I have a gauge that goes up and down, and its temporary peak value...

Thanks for the details @kornelski. I am not directly opposed to exposing some of the atomic operations to the user. I would like to suggest another alternative to the _two...

As far as I know there is no-one working on this @jiacai2050. Before you do, would you mind describing your use-case? This crate supports local metrics via the [local module](https://docs.rs/prometheus/0.10.0/prometheus/local/index.html)...

Hi there, saw the link to this issue on https://github.com/libp2p/rust-libp2p/pull/1880. In case this is of some help both of us (Roman and me) are maintainers of rust-libp2p project. Both of...

> @momack2 @raulk I noticed that this project was moved into the Completed tab. Is it done? i.e. what needs to happen for me to ship a release of go-ipfs...

> @marten-seemann & @mxinden - I could see this being a good task for one of you or a devgrant to a go-libp2p contributor you mentor. Do you foresee having...