Peter Vernigorov

Results 40 comments of Peter Vernigorov

I would also love to have this merged. Github's auto-generate release notes work well, and re-implementing this behaviour does not make sense. The build shows up as failing, but I...

@garthgoodson interesting solution, but how would forest know where buffer paths are of its children plants?

Forest "plants" sub-plugins as it sees new records, so it doesn't know what records it will see (or in the case of this bug, NOT see) in initialization phase.

It seems second solution is the only one that doesn't require a change to fluentd. Also, that's the one I'd prefer. One concern I'd like to bring up is, during...

Could this code be added to [libs/_django.py](https://github.com/zalando-zmon/opentracing-utils/blob/master/opentracing_utils/libs/_django.py) instead?

I came here to say that I think stories that have been merged should still show up under tags. While having these stories show up on /newest and /recent definitely...

@pushcx discussed this again in one of twitch streams. Additional point I got from it - on top of what has already been said in this thread - is that...

is there an easy way to reproduce these warnings?

Maybe my Ruby-fu is not so good, but if brakeman is run directly (ie. `brakeman -q` which is equivalent to `bundle exec brakeman -q`), I don't see a way to...