Colin Douch

Results 66 comments of Colin Douch

@fsaintjacques did you get anywhere with this?

Ah fair. I ended up doing the same, although it does seem like overkill

> One thing i would add in the documentation is that every5m the mean resets and it doesn't take into account the prev value. What was the behavior you were...

I'd rather not have the ECR stuff by default - will work on a docker hub build today, but ECR is org specific enough that I'd rather leave that up...

My point is that we don't want to be managing the code for each and every custom repository that people want to push to - that is out of the...

Yep - apologies for the delay. https://hub.docker.com/r/sinkingpoint/prometheus-gravel-gateway

Interesting. I've looked at a couple of client libraries around this, and it's a bit hit or miss as to what method is used, and what semantics get applied where....

Hi there! Similar to other Push Gateways, we don't persist state here. The logic is that this behaves as sort of a proxy for your metrics - if you restart...

Would anyone object to a general case of something like `api_key: file:/tmp/foo` to read the value for `api_key` from /tmp/foo? Seems like the most generic solution, if a bit "magic"...

@valyala is there any ETA on this? No exemplars is kind of a show stopper for us. If there's no active development, I'm happy to throw in a PR