-
The `index` function in `config.clj` doesn't always preserve the existing index as expected. In particular, when `index` is called multiple times within the same config, the index is replaced, which r…
-
### The problem
The option for configuration variable round doesn't work for 0 value any more to round the value without a decimal point. It has stopped working in the latest release and gives over 2…
-
I've configured Kafka to use kafka-riemann-reporter to report metrics to Riemann. If I start Kafka without Riemann being available then I get this error and Kafka won't start (the process is running b…
-
Can this metric be used to identify the stream rate for individual "events" for eg... I have an event of service `ab.c.cpu` and I would like to know what rate is this incoming into the system. Or for …
-
Dynamic loading really kills performance on distributed file systems, we should avoid doing this unnecessarily.
-
I noticed that messages ending with the string `ttl` will not make it through riemann's streams.
I'm sending an event with `ttl=1` and `.SDATA.auto.ttl=1`, and it never makes it to the index:
```
rie…
-
_From @bob-carpenter on February 12, 2014 18:9_
It'd be nice to have the Zipf distribution in Stan:
See: http://mathworld.wolfram.com/ZipfDistribution.html
The pmf is involves the Riemann zeta fun…
-
Hi,
We have a riemann setup to get the events from the rabbit queues through the websocket. We have observed lots of errors below
`INFO [2024-05-23 06:47:40,058] worker-1 - riemann.transport.web…
-
The code to create all the illustrations in the forthcoming popular trade book "What is Riemann's Hypothesis?" by Mazur-Stein (to be published by Princeton University Press) is here:
http://co…
-
As riemann-dash is not stable enough, Sometimes I move panels and they disappear.
Maybe it's a good idea to add an "Undo" operation to riemann-dash.
If you have a basic Idea on how to implement it, …