John Howard

Results 1682 comments of John Howard

@frankbu sounds good to me, although I would think `consecutive_errors` means ANY errors. But not worth changing the API to make that more clear. Instead we should just make it...

Yes, we also have TCP and TLS route matches which have the same naming of a "route" (or "match", depending on what you want to call it). Kubernetes Gateway API...

Ah I missed https://github.com/rustls/rcgen/pull/208 which is a step in the direction (sort of)

@mxinden what do you think of this approach?

Ok I have fixed this up and added documentation. Should be good to go from my perspective.

> In your above example, rolling out new binaries, can't you add a hook, that on removing a binary, calls remove on the Family? We could know a few of...

@mxinden wdyt of https://github.com/prometheus/client_rust/pull/196?

> Given that you must have at some point called `Family::get_or_create` with a `LabelSet`, you can as well call `Family::remove` with that same `LabelSet`. Am I missing something @howardjohn? I...