Christoph-AK

Results 12 issues of Christoph-AK

**Describe the bug** After running watchtower with cleanup for a while, my /var/lib/docker/overlay2 directory filled up and wasn't cleaned. ![image](https://user-images.githubusercontent.com/72923608/180726207-824860f9-cbce-40a8-91c4-824cec689a5a.png) I needed to run `docker system prune` for the space...

Type: Bug
Priority: Medium
Status: Available

Hey, thanks for integrating tokio metrics! In the current form using the cumulative monitor I don't think they are of much use tho. I have three points I'd like to...

enhancement
Stale

Hey there, is there some kind of (maybe optionally feature gated) integrated UI planned for this? I'm not really good at web stuff, but I guess I'll integrate a small...

Hey there, I would like to use Poem with Mysql, but they seem to be using incompatible bitvec / funty versions. On build I get a ` error[E0034]: multiple applicable...

In the past we struggled with SemVer compliance (See #140, #169, #200, #246). Today I read about [`cargo-semver-checks`](https://github.com/obi1kenobi/cargo-semver-check) (also see the [article on Predrags blog](https://predr.ag/blog/toward-fearless-cargo-update/).) Seems like it should be...

enhancement

Hey there, thanks for the great library! On compiling with ftp 3.0.1 I get the following error: ``` ❯ cargo b -r --future-incompat-report Finished release [optimized] target(s) in 0.13s warning:...

After changing instance type to r6i.4xlarge both CPU-Z and windows task manager show a CPU speed of 2.9GHz instead of the promised 3.5GHz. ![image](https://user-images.githubusercontent.com/72923608/228776084-722d0332-09c1-4ef5-8a71-e6b220e97b92.png) ![image](https://user-images.githubusercontent.com/72923608/228776537-152328aa-96a7-4172-afe1-3b6200bcb662.png)

Invalid Upstream Data

When globally installing `@shopify/cli` and `@shopify/theme` with volta (or npm while running volta) and running `shopify theme`, no subcommands are found. Seems like it might be by design, as I...

Hey there! Thanks so much for this awesome crate! I want to write a custom wrapper for try_get, like this: ```rust fn get_c_opt(r: &Row, id: impl QueryIdx) -> Result {...

For about a week now my loki has weird gaps in the reported data, and right now doesn't return any data. This is super annoying, especially because of alerts triggering...

type/question
type/bug