Dave Lucia
Dave Lucia
Sorry I couldn't get back to this, but that's for resolving! @the-mikedavis
I pushed up my code here https://github.com/davydog187/wire
@mlapping i'm not configuring that channel, it looks like Blinkchain always expects there to be two channels, and that is the default for channel1. https://github.com/GregMefford/blinkchain/blob/b453ef7874dca4241309074d0c0db54799fc8ff0/lib/blinkchain/config.ex#L49 I'll fork Blinkchain and see...
Note that it also seems the `HAL` GenServer also has this expectation https://github.com/GregMefford/blinkchain/blob/b453ef7874dca4241309074d0c0db54799fc8ff0/lib/blinkchain/hal.ex#L115
Thanks Bryan!
@TheFirstAvenger appreciate it! I'll give it a run as soon as I can and report back
@TheFirstAvenger I was able to get it installed against the main branch. However, when running against the `:cowboy_handler.execute/2` function, it resulted in a lot of spans and crashed the BEAM....
@bryannaegele ~~I'm curious what the minimum supported version this project is targeting. OTP 21.3 is over a year old at this point http://erlang.org/download/otp_src_21.3.readme~~ I see that the current supported version...
All of the summary metrics I can think of wanting would be based on native units. Admittedly, I haven't thought beyond that too deeply.
Wow, i totally missed this for two years. Thank you @mayel