Xiaodong Ma

Results 4 issues of Xiaodong Ma

# Description Allow to pass a client certificate to the OTLPLogExporter In our environment, the server needs to authenticate the client, in this PR, it simply forward the client certificate...

# Why making this change? if we do "scontrol show job", we get the submission scripts pointed to the temporary submission file which got removed, e.g: ``` (jepa) [xiaodongma@rsccpu4035 xiaodongma]$...

CLA Signed

**Describe your environment** linux, ubuntu 22.04, all builds, main branch **Steps to reproduce** Create 2 threads, both are exporting logs in a loop, when program exits, we hit crash with...

bug
triage/accepted

I made a small change to compile this with python 3.10, e.g: ``` diff --git a/python.tcc b/python.tcc index 809f00c..d9064aa 100644 --- a/python.tcc +++ b/python.tcc @@ -10,10 +10,10 @@ namespace pstack...