[BUG] Vault trace HttpClient panic when configuring TLS #2565
Labels
apm:ecosystem
contrib/* related feature requests or bugs
bug
unintended behavior that has to be fixed
I have updated my code as specified in the documentation.
We do use TLS when calling vault (copy/paste here how we setup TLS)
code panics on
clientConfig.ConfigureTLS
Version of dd-trace-go
v1.60.0
Describe what happened:
see above
Describe what you expected:
that I can use the vault trace http client when configuring TLS
Steps to reproduce the issue:
See above
Additional environment details (Version of Go, Operating System, etc.):
go version 1.22.0
operating system: I can repro the problem on MacOs 14.3 and on AWS ec2 (linux)
The text was updated successfully, but these errors were encountered: