Draft: Add batch jobs support

  • Add BatchJob and BatchJobManager to correlation package
  • Add BatchJobSpan and BatchJobTracer to tracing package
  • Add comprehensive tests for batch job functionality
  • Add documentation and examples
  • Ensure thread-safe operations with proper locking
  • Integrate with existing correlation and tracing infrastructure

Resolves #79

Merge request reports

Loading