Ole Michaelis

Results 36 comments of Ole Michaelis

Would love to have that :+1: PR welcome :) On Fri, May 23, 2014 at 9:28 AM, Gabriel R. [email protected]: > Show counter in buffers by syntax type, not extension....

I understood/considered the various adapters, events, as well as projections to be interchangeable. I guess this stems from the name adapter. The actual implementation should be opaque to the consumer....

We rely on the default Rails implementation. As a work around we're using `rails.request.exceptions` for now. But in general I'd like to have a metric for actual failures. Maybe something...

More accurate? - maybe. Correct? - I don't know. But! The RecordNotFound exceptions are not included, that is what I know for sure :D But it feels more like a...

What do you mean with accurate? It's more like what I would expect. Even if I still don't know what it tracks exactly. But I've checked and at least the...

True, but then I'd propose for this gem to get rid of `rails.request.exceptions` because it submits falsy values, and as of `rack.request.exceptions` is anyway part of this gem it won't...

Assigning this to @IvanRublev

:+1: I was also in the need for the same. Not sure if this should remove existing fields, because BC. But I'd also to get `key` as a additional field!

@KlausTrainer sorry for the suuuuuuuper slow response, I just added the kata to the list above, and I'm looking forward solving it in one of the next meet ups :)...

I'd rather move the solution into a separate PR, so people are not confronted with them when they "just" pull the repo. f you'd add travis CI for testing and...