Ben Kochie

Results 1558 comments of Ben Kochie

Related: https://github.com/prometheus/snmp_exporter/issues/855. I think it would be great to have this be an option in the generator. We can extract bits similarly to how we do `EnumAsStateSet`.

For a raspberry pi, I recommend the [chrony_exporter role](https://prometheus-community.github.io/ansible/branch/main/chrony_exporter_role.html).

I don't see any major issues. I do wonder about if `github.com/icholy/digest` is the best library option for this. I haven't done any evaluation of what the available options are....

That sounds more like an `snmp.yml` config parsing issue. Quotes should not be necessary for this.

Now that Go 1.23 is out, we can adopt Go 1.22 features.

This is an issue for the exporter toolkit.

This looks like a strange copy of some of the blackbox_exporter code mixed with a config file. It also does a not so great job of duplicating the smokeping_prober's functionality....

We added some experimental support for this to prometheus/prometheus. I'm wondering if we should add this boilerplate to the [exporter-toolkit](https://github.com/prometheus/exporter-toolkit) to reduce the amount of copy-n-paste we have in the...