Will Bollock

Results 11 comments of Will Bollock

Well, I think I did it. Files just took a second to load. Literally in the code I posted. `window.matchMedia("(prefers-color-scheme: light)")` Maybe helpful for someone googling it later. Ty for...

Reopening because I'm not getting consistent behavior. Some devices light default, some dark.

This should fix the core issue behind #1497 correct? Not the switch but the empty response: cb0b3e2

I'm also interested in this - https://github.com/monitoring-plugins/monitoring-plugins/pull/1738 appears to be a fix rather than having to add a warning flag

Same here! `standard_init_linux.go:219: exec user process caused: exec format error` after `docker run`. Tried these tags just for troubleshooting: - latest - arm64 - arm - amd64 - arm32 ```...

@slok @KalenWessel I opened up https://github.com/slok/sloth/pull/515, would appreciate any feedback!

Hello, I was worried I'd hit this issue using `server_name` for SNI so I performed a simple demo using docker-compose, nginx, Prometheus, and some self-signed certificates. I couldn't reproduce this...

Yes I am seeing it all the time. The data looks right and Parca seems to work great. I had a hunch it might've not qualified as an error either

@slok when you have a chance could you take a look and let me know what you think?