Opentelemetry-js: Update the OT Shim layer

Created on 19 Mar 2021  路  3Comments  路  Source: open-telemetry/opentelemetry-js

up-for-grabs

Most helpful comment

@vmarchaud It's not required for 1.0, for sure (as it's _still_ marked as Experimental).

All 3 comments

I'm not sure with this is required for GA cc @dyladan @obecny

@vmarchaud It's not required for 1.0, for sure (as it's _still_ marked as Experimental).

Chunking up the updates:

  • add shim constructor with custom propagators [done]
  • spanShim.setTag updates
  • spanShim.log updates
  • span context immutability and managing association with span

I can work on the setTag updates next, will not claiming anything else at the moment :)

Was this page helpful?
0 / 5 - 0 ratings