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

Implement Client key file and Client certificate file for all otlp exporters

Open lzchen opened this issue 3 years ago • 4 comments

https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md#configuration-options

Include the environment variables as well.

lzchen avatar Oct 26 '22 18:10 lzchen

Is it resolved? If not, I would like to work on it.

Emmaka9 avatar Nov 13 '22 04:11 Emmaka9

@Emmaka9 are you working on this? Let us know if you need any help.

srikanthccv avatar Feb 04 '23 20:02 srikanthccv

Hi @srikanthccv @lzchen, I think I can implement this. I'll look into this.

chittalpatel avatar Dec 14 '23 15:12 chittalpatel

Hi, based on @chittalpatel 's PR, we made the fix in https://github.com/open-telemetry/opentelemetry-python/pull/4116

sandy2008 avatar Aug 11 '24 14:08 sandy2008

Closing as fixed by https://github.com/open-telemetry/opentelemetry-python/pull/4116

emdneto avatar Sep 05 '24 12:09 emdneto