Josh Durbin
Josh Durbin
I'm actually not certain that this is the root issue -- when the fader option is selected to set all channels to zero, all the channels drop to zero in...
Will do. Will try and make some changes in the next few days and report back. Cheers!
Since posting this we dialed back our monitoring to three tick scripts with a single measurement each: - ip - store ID - user agent with scripts that look like:...
Now that we're a few hours out, here'a a memory graph with a wider timeline than the other two in the prior comment. The graph starts with the tick scripts...
@docmerlin any thoughts on those updates ^^^ ?
As those merged PRs expected in the next release?
And, yeah, we see that the cardinality controls aren't passing through he join node and the dependent nodes on our end too, in these use cases: ``` ID: top_ips Error:...
I don't believe [this comment](https://github.com/influxdata/kapacitor/issues/179#issuecomment-175823987) on an issue from 2016 is correct. From what I can tell there is no situation, once a stream has been opened, where memory doesn't...
So this all looks due to the sum and count operations on nodes. The next iteration of something I'm trying to avoid the join is: ``` dbrp "toptraffic"."autogen" var traffic...
As suggested in this thread earlier, the alert() node takes considerable memory with its configured parameters to suppress x minutes of state changes, history, flapping, etc... Particularly since we know...