Chris Siebenmann
Chris Siebenmann
Linux kernels since 6.1 that are built with CONFIG_IRQ_TIME_ACCOUNTING support a new /proc/pressure/irq pressure stall information file. It would be nice if the node exporter provided metrics from this (well,...
Periodically I see 'cannot parse expected integer value' errors logged for the ZFS collector trying to collect `memory_available_bytes`, which comes from /proc/spl/kstat/zfs/arcstat. Support for this was added to deal with...
We run our node_exporters with the systemd collector enabled. We've experienced a number of incidents where systemd's dbus interface was either extremely slow or generally non-responsive, and so node_exporter's attempt...
## Upfront Information Please provide the following information by running the command and providing the output. * Fvwm3 version (run: `fvwm3 --version`) fvwm3 1.0.7 (1.0.6a-1-g8670b593) with support for: ReadLine, XPM,...
I not infrequently would like to authenticate to a host with one ssh-agent key but only forward access to another, less privileged key to the remote host. Because ssh uses...
## Proposal Right now, the fact that PromQL does not expose first class access to time series timestamps means that anything you do with timestamps requires using functions and thus...
### System information Type | Version/Name --- | --- Distribution Name | Ubuntu Distribution Version | 22.04 Kernel Version | 5.15.0-88-generic Architecture | x86_64 OpenZFS Version | v2.1.5-1ubuntu6~22.04.1 ### Describe...
Right now, the DNS prober doesn't allow you to set an EDNS extended reply size, which implicitly leaves it at the original default 512-byte size. This is not large enough...
Currently, Blackbox does not expose the state of any response flags in metrics. This is especially important for the case of the 'tc' flag, which indicates that the reply was...
Today it is troublesome to use Blackbox to monitor a bunch of DNS names that you want to check always resolve and alert if they fail, because there is a...