graphite-ch-optimizer
graphite-ch-optimizer copied to clipboard
Daemon to optimize GraphiteMergeTree automatically
Without this dependency, graphite-ch-optimizer will try to start before the Clickhouse server is ready, leading to a failure to start.
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20201027140754-0fcbb8f4928c to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Systemd warns about the configured user not being safe: ```console $ systemd-analyze verify /usr/lib/systemd/system/graphite-ch-optimizer.service /usr/lib/systemd/system/graphite-ch-optimizer.service:9: Special user nobody configured, this is not safe! ```