opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

All public funcs in the config modules (e.g. `ToServer`) should accept Context.

Open bogdandrutu opened this issue 1 year ago • 1 comments
trafficstars

  • [ ] #9808
  • [x] [configcompression] Update public methods to accept context.Context
  • [x] #9807
  • [x] #9812
  • [x] #9105
  • [x] [configopaque] Update public methods to accept context.Context
  • [x] #9809
  • [x] #9810
  • [ ] #9811

bogdandrutu avatar Feb 06 '24 17:02 bogdandrutu

Specifcally for configgrpc I believe ToServer is the only public function left that needs context.Context.

TylerHelmuth avatar Feb 21 '24 20:02 TylerHelmuth

Closing as complete.

atoulme avatar Jul 21 '24 06:07 atoulme