-
Notifications
You must be signed in to change notification settings - Fork 79
allow choosing resolution by path regexp #1
Comments
From my understanding and looking at the code, it looks like cyanite only supports a single rollup value for all metric types? |
Is this something we can get implemented? Having a single rollup value is limiting cyanite usage to some extent, I have a small patch I did a few revisions back that worked but I ran into some issues where some the data was getting dropped. My clojure is not that good, hoping maybe you could take a stab it? This would allow me to move into production for some large data flows (over 500k messages/second). |
Yes, this definitely seems sensible On Tue, Oct 7, 2014 at 10:12 PM, Christopher Johnston <
|
Just looked at #80, will give it a go in my QA env. Did the schema change
|
Hi @chjohnst, Yes, the schema changed, the new schema addresses a number of issues with the original one.
|
The configuration should allow specifying alternate rollup strategies based on path regexes
The text was updated successfully, but these errors were encountered: