yehonatanz

Results 5 comments of yehonatanz

Any plans for this? I could really benefit from such feature. My use case is vendoring "in house" `so`s and their dependencies except for specific `so`s which I'd like to...

This is the same problem I experienced in #195

Found the cause. It seems that since #157 it is required to specify: ```hcl sinks = ["GraphiteEndpointSink"] ``` in addtion to specifying graphite in reporters. I'm OK with closing this...

@mtth Since the corresponding PR is now merged, any chance to release a new version to NPM to make this feature accessible?

> Thanks for your contributions. It seems like it may be worthwhile to implement this pattern across all the transactions for sake of consistency and flexibility Makes sense. However, this...