Skip to content

fix: async::Reader: pad absent traces and samples with zeroes

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Pad absent traces and samples with zeroes instead of omitting them for async::Reader.

Merge request reports