Mikhail f. Shiryaev
Mikhail f. Shiryaev
1. The SQL queries listed here are pretty much outdated because they don't suggest using any codecs which should be the default: I'm not aware of any major downsides of...
Here's a branch with the updated vendor path https://github.com/lomik/graphite-clickhouse/tree/upgrade_prometheus
This is a POC of work with VIEW. Selecting from view with hidden aggregation allows doing all work on shards without the huge final aggregation. Here is a research regarding...
This PR is blocked by #129
Hello. I've recognized, that graphouse doesn't save all incoming metrics until his (?) metrics tree won't fill. It looks like MetricCacher does a lot of side logic synchronously and couldn't...
The packages in https://repo.yandex.ru/graphouse/trusty/pool/main/g/graphouse/ are quite old. It would be good to have them updated automatically for new releases.
Since [v1.1.1](http://graphite.readthedocs.io/en/1.1.1/tags.html) graphite could tag metrics. It could be great to have it also in graphouse.
### Changelog category (leave one): - Not for changelog (changelog entry is not required) ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Automatically merge...
Hello. In our CI we face the same and same error again, which is described in https://github.com/ClickHouse/ClickHouse/issues/39797 I am able to reproduce it in the current `main` `REGISTRY_STORAGE_FILESYSTEM_ROOTDIRECTORY=./storage-dir REGISTRY_STORAGE_DELETE_ENABLED=true REGISTRY_PROXY_REMOTEURL=https://registry-1.docker.io...