Carlos Alberto Cortez

Results 219 comments of Carlos Alberto Cortez
trafficstars

Since I'm not familiar with logs (and also will be taking holidays), I'm reassigning this to @tigrannajaryan

@ahayworth Hey, could you take a look again? You had requested changes on this PR, but it has changed ever since ;)

@MikeGoldsmith It was mentioned in the past (in the Java repo) that the `examples` name was confusing as some of the scenarios are kinda exotic, and also because the purpose...

> Because consumers should not actually need the scope, only its span - but it is a little weird, having Span in the interface called ScopeListener I think this is...

I'm wondering if supporting multiple listeners could be useful ;)

@yurishkuro sure, but was wondering if we should support this out-of-the-box ;) (not an important thing, just curious about the possibility)

@yurishkuro Fair enough, sounds great to me ;)

@mdvorak Besides what others already commented/asked, I suggest you cooking a small case under `testbed` -if you have enough cycles- to show why you need a specific event design (and...

> Introducing a span context object which allows to attach custom key/value pairs to it. You can add custom context objects in the before callback and retrieve them from the...

Hey @felixbarny This is the Issue: https://github.com/opentracing/specification/issues/114