Carlos Alberto Cortez

Results 219 comments of Carlos Alberto Cortez
trafficstars

Hey @indrekj > Why is scope / scope manager needed? We essentially the concept has been to separate the active `Span` handling from the `Tracer`, API-wise. Now, as we have...

Hey all! I *think* I've updated all the requested bits of this PR, and I think it's ready to go. If you have some time over the next days, let...

Hey @pauldraper Thanks a lot for the detailed explanation. Sorry for the delayed answer - wanted to gather together some information before providing the proper information ;) > 1. Must...

Hey @rochdev > think it would be possible to actually have the 2 APIs available. There has been talks of a higher level API, and I think this could be...

On the latest @pauldraper comment: > I'd say in between f3() and f4(), but can it be closed from another thread? Or is a new scope created and you have...

Hey @pauldraper This is possibly a good time to join the OpenTelemetry Javascript effort to provide feedback and insight into the in-process propagation part. Btw, agree that the `ScopeManager` concept...

@tedsuo Thanks - I feel like some examples would be great, as it _seems_ it's the **Validator** the one separating Resources/Attributes between permanent and ephemeral?

I second defining this as a new OTLP format (e.g. `otlp-arrow`), and have the usual prototypes in a few languages.

> Where we see this being used to the customer's advantage: OTel collectors would receive ordinary OTLP and then--in an exporter--perform Columnar compression for sending outside their network, i.e., to...

> It is certainly possible to start small, it is not an all-or-nothing endeavour, but again some critical amount of support is needed to get value out of it, which...