Hi,
Just a quick heads up, I've changed the way I report bytes added very slightly. Instead of returning "null" when a user has no bytes added, I'm now returning 0. This is to allow for more meaningful null values, like in the case of time_to_threshold. So from now on, if you see a null value in a metric report, it means that value will not be counted towards any aggregate.
Hopes that makes things a bit clearer and here's the patchset if you're curious:
https://gerrit.wikimedia.org/r/#/c/91495/
We'll merge/deploy this shortly.
Dan
thanks for the heads up Dan, this makes sense to me.
On Oct 23, 2013, at 1:37 PM, Dan Andreescu dandreescu@wikimedia.org wrote:
Hi,
Just a quick heads up, I've changed the way I report bytes added very slightly. Instead of returning "null" when a user has no bytes added, I'm now returning 0. This is to allow for more meaningful null values, like in the case of time_to_threshold. So from now on, if you see a null value in a metric report, it means that value will not be counted towards any aggregate.
Hopes that makes things a bit clearer and here's the patchset if you're curious:
https://gerrit.wikimedia.org/r/#/c/91495/
We'll merge/deploy this shortly.
Dan _______________________________________________ Wikimetrics mailing list Wikimetrics@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikimetrics
wikimetrics@lists.wikimedia.org