avito-tech / bioyino

High performance and high-precision multithreaded StatsD server
The Unlicense
228 stars 22 forks source link

Valid example config #44

Closed ihard closed 5 years ago

ihard commented 5 years ago

The current example of the config is incorrect by 50 percent. Can you give the minimum working config for building from the master? Maybe there is a key in to generate a configuration example? An interesting option with raft protocol.

Albibek commented 5 years ago

The master is currently kind of old. I recommend to use 0.5.0 branch at this moment. It's going to master soon, I think. You'll find a new, more detailed config, there. What setup do you need for the example? Single node with low amount of metrics?

ihard commented 5 years ago

Thank you, branch did not guess to look. Config for three nodes with raft.

Albibek commented 5 years ago

Pushed an example for 3 nodes https://github.com/avito-tech/bioyino/blob/v0.5.0/examples/cluster.toml