Conall O'Brien

Results 10 issues of Conall O'Brien

I have a Macbook Pro M2 with a nano USB-C Yubikey, which gets used as both a portable laptop and plugged into a docking station at my desk setup. When...

Follow on from https://github.com/prometheus/procfs/issues/358 https://go.dev/doc/go1.20#errors introduces the ability to wrap multiple errors using multiple `%w` atoms in `fmt.Errorf()` Once Go v1.20 is the default version, `fmt.Errorf()` entries should be updated...

Low-level HTTP requests are straightforward to create using external probes. However, rich web apps leveraging asynchronous Javascript, etc are harder to test using low-level HTTP probes. To work around these...

enhancement

https://prometheus.io/assets/tutorial/architecture.png is a helpful diagram, but it's a static image which has to be edited in an external tool and added to git. For easier maintainability, it could use Graphviz'...

I would like to explicitly configure the secret key in my ESPHome config, but unfortunately, I was not able to download the logs at pairing time. To avoid having to...

I would like configure ConsolePi to support Power Control with my PoE switch, by using Home Assistant as an intermediatary between ConsolePi and my Network Controller. My existing Home Assistant...

enhancement

https://github.com/Snowflake-Labs/sansshell is a neat little gRPC daemon for operating a host without resorting to issuing commands via SSH all the time. To keep the computeblade-agent as lean, could system agnostic...

I would like to carve up my cloudprober.cfg file into multiple, smaller files and combine them together into a unified config to be passed as `--config_file` When I create two...

documentation

To facilitate integration with network management tooling, it would be nice if CloudProber could be integrated with Hashicorp Consul to dynamically configure targets. This could be implemented as an RDS,...

enhancement