elastic / apm-agent-go

https://www.elastic.co/guide/en/apm/agent/go/current/index.html
Apache License 2.0
413 stars 190 forks source link

[Bugfix] apm.DefaultTracer misbehaves when transport configuration is invalid #1618

Closed shubhamsharma7867 closed 1 month ago

shubhamsharma7867 commented 2 months ago

This PR aims to fix amp.DefaultTracer misbehaves if transport specific configuration invalid, Incase of invalid config It will make transport inactive instead passing DiscardTransport

dmathieu commented 1 month ago

run docs-build