Ben Kochie

Results 1558 comments of Ben Kochie

I think this may also be useful in the case where something is evicting the pods in the middle of a run. For example the cluster autoscaler.

Good call, the filesystem collector does not have device name filtering. This should be easy to implement.

I think we want to stick with per-collector flags.

It would also be useful to add some tests.

I will see if I can go over the available data and see what makes sense to include in a metrics endpoint. I'm not much of a C dev, last...

Oh, nice. Thanks, I'll see if I can build on it. A couple of nits: This should end in `_total` to follow [naming best practices](https://prometheus.io/docs/practices/naming/) ``` # HELP energis_uptime_seconds System...

What do you get from `chronyc sources`?

The exporter only reports what it gets back from the chrony API. So without some debugging it's impossible to say why.

Seems reasonable to me. I don't have time to work on our tooling to do this.