Now that it is possible to emit traces from the Collector, it would be great produce spans consistently across components. This issue is a general issue that will include a checklist for all components in this repo.
Describe the solution you'd like
Each component produces a span using the StartTracesOp and EndTracesOp methods available in obsreport.
Now that it is possible to emit traces from the Collector, it would be great produce spans consistently across components. This issue is a general issue that will include a checklist for all components in this repo.
Describe the solution you'd like
Each component produces a span using the
StartTracesOpandEndTracesOpmethods available in obsreport.