Closed whatyouhide closed 1 year ago
Thanks, I like that!
@arkgil thanks for the review! I addressed your comments, waiting on CI now.
@arkgil anything I can do to push this over the finish line? š
@whatyouhide apologies, I was on holiday. Would you mind adding version-type: strict
below this line https://github.com/beam-telemetry/telemetry/blob/dc1cf9e0d71739485272fb38cec6e96b5e6bdfe9/.github/workflows/test.yml#L27 to see if this fixes the CI for other versions? Unless I'm missing something and it's not the reason for failure.
@arkgil done š
@whatyouhide I fixed the CI in https://github.com/beam-telemetry/telemetry/pull/120, after that's merged can you please rebase your PR on top of main? Thanks!
Can we include examples of how a test would look like in Erlang and Elixir? Something like attach, execute and assert_receive in Elixir. :)
@josevalim added examples š
@arkgil rebased š
Hey friends!
I find myself doing this constantly. I think it would be good to have something built-in just for the sake of inviting people to test their telemetry events š
I threw a PR together since I thought it'd be easier to talk about something concrete, but Iām not attached to API or implementation here.
Thoughts?