Thomas Steen Rasmussen
Thomas Steen Rasmussen
Hello, Just to let you know, smokeping_prober works on FreeBSD, but only when run with --privileged and as root. I am not sure why. Also, it doesn't work from inside...
Hello :) Thank you for django-ninja - it is fantastic. I have a question about using a Schema which has one or more optional fields like so: ```Python class TestSchema(Schema):...
**Describe the bug** Using `verify=/path/to/ca.pem` with `dns.query.quic()` doesn't seem to reject invalid certificates. Passing a selfsigned cert to verify= does not prevent a lookup from working, as demonstrated below. Is...
Hello, Thank you for a great product, I use it on all my servers and VMs. When trying to use https://github.com/prometheus/client_python#info metric type in an exporter behind expexp I get...
Hello :) I would love to see FreeBSD support in smbus2 so Python i2c stuff would be easier in FreeBSD. Before I do too much I wanted to ask if...
As discussed on IRC. Work in progress, warning: TCP untested. The PR also adds config for a couple of electricity meters I've been testing with, Carlo Gavazzi EM111 and EM340.
with love from BornHack orga
Hello, To avoid a timeseries with value 0 and `None` as label values for each metric I have added the following change in `metric.py` in my fork: https://github.com/ssube/prometheus_express/compare/master...tykling:prometheus_express:master#diff-20f2aa2ee0a5700a512201202c3883d8098072fb9d63cb24f5ba5316f5c52f3d Am I...
logging is a mess, especially when the client has to show logs from the server. Revamp the whole thing into structured logging.
- [ ] The certgrinder docker image for 0.17.2 should be updated so it installs 0.17.2 - [ ] A new certgrinder docker image needs to be created for the...