anarcat

Results 281 issues of anarcat

Linux 6.13 now [ships with a new metric](https://www.phoronix.com/news/Linux-6.13-Non-MM) called [`hung_task_detect_count`](https://docs.kernel.org/admin-guide/sysctl/kernel.html#hung-task-detect-count) which: > Indicates the total number of tasks that have been detected as hung since the system boot. Could/should this...

accepted

it would be really nice to be able to use dt as a health check in a monitoring system. in particular, i would be interested in developing a set of...

### Issue details The API currently requires new "API client" to be created to operate, which includes a `client_id` and a `client_secret`. But to *actually* work, the API *also* needs...

feat: api

It seems like greenlight logins have two modes: - normal mode: require a new login every 24h - extended mode: require a new login every 7 days (when the "remember...

Hi! Would it be possible to implement single-sign on support, perhaps by making goatcounter an OpenID relaying party, or implementing SAML? Or is it possible to use external authentication and...

new-feature

So this one is weird, bear with me. See, eventlet is broken, and kind of dead. If you visit [their documentation now](https://eventlet.readthedocs.io/en/latest/), it says: > New usages of eventlet are...

it looks like, out of the box, the pager widget doesn't know about window urgency hints. I'm using urgency hints extensively in my workflow (see [this post for more background](https://anarc.at/blog/2022-11-08-modern-bell-urgency/))...

this package is awesome. i built a wrapper around it to continuously aggregate results per netblock and IP and present that in a "top 10" table (or prometheus metrics): https://gitlab.com/anarcat/scripts/-/blob/main/asncounter.py?ref_type=heads...