- Updated
Transport
with exception-handling and a couple of bug fixes (#747):- Adds
InstanaExporterEventSource
to provide for error logging. - Adds exception-handling to
Transport
with logging viaInstanaExporterEventSource
. - Fixes
Transport
buffering to prevent exceeding underlying array capacity. - Fixes
Transport
to prevent lost spans due to buffer length.
- Adds