bioyino
bioyino copied to clipboard
High performance and high-precision multithreaded StatsD server
Hello! I want to clarify some details. 1. Did I understand correctly that if we use bioyino as a statsd-agent, it can write its data to the cluster via the...
Hi! We plan to use bioyino in our infrastructure. And we have a couple of questions: 1. What could be the problems if we put bioyino in kubernetes (besides consensus...
Hi. Is it possible to configure bioyino to send metrics every 10 seconds regardless buffers config, like original statsd ? I have problem on docker, metrics are not delivered to...
Select a list of metrics for example by the regular expression
Select a list of metrics for example by the regular expression
Hello! Please explain what inner `slow-w-len` metric means? Periodically I get 1 as value. Which settings should be tuned if something wrong?
Hello. I discovered that when sending metrics the postfix is not added. Important note on task context: must be explicitly simulated statsd behaviour When sending metrics without tags: `echo "test.counter:1|c"...
Hello! I seem to have found an inconsistency in the implementation of rate aggregation for **counters**. Bioyino calculates rate as "counts per sec", while statsd implies "value per sec" Not...