Tzach Livyatan
Tzach Livyatan
The [documentation](http://cyanite.io/quickstart.html#obtaining-cyanite) point to https://github.com/pyr/cyanite/releases for binary distributions, but noting is there.
I have an MD project I want to generate HTMLs for. In the root README.md file I have `[manual](manual/)` link, which should point to ./manual/README.md file. Instead, the link is...
I used the Docker base install ``` docker run --rm -p 8080:80 -e SERVER_NAMES="localhost 127.0.0.1" wwwthoughtworks/build-your-own-radar ``` After providing the path to Google Spreadsheet, the UI never pass the "Your...
*Installation details* Scylla version (or git commit hash): 5.0.1 Cluster size: 1 OS (RHEL/CentOS/Ubuntu/AWS AMI): Ubuntu 22.04 ``` > sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys d0a112e067426ab2 Warning: apt-key is deprecated....
*Installation details* Scylla version (or git commit hash): 1.5 When using hosted monitoring systems, like hostedgraphite, cost is a function of the number of metrics per second. With per-core metrics,...
Like EC2, or GCP, OpenStack has its own cloud-init function which need to be supported.
I would like to report an issue in page https://docs.scylladb.com/master/alternator/getting-started ### Problem "Because Alternator is still improving quickly, it is recommended to run the latest nightly build. Make sure you...
I would like to report an issue in page https://docs.scylladb.com/master/troubleshooting/reverse-queries ### Problem The problem described in this page is not valid in Scylla 5.0 and later
With Graphite, I can get a tree of all available metrics. Is there a similar feature in Tessera? Can I get the collected metrics without switching to Graphite?
The GKE example is great, but often newcomers want to run a minimal, functional demo. It would be nice to have an easy option to do that.