Skip to content

feat: extend Segy2DReader interface with flexible request parameters call

Iurii Zhesson requested to merge slb-master-yz-2d-reader-observability into slb-master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Add new Segy2DReader interface function that will allow to pass parameters as a structure with observability related fields. Mark Segy2DReader::read call with a telemetry span. Sort source file names in build script.

Merge request reports