newrelic / go-agent

New Relic Go Agent
Apache License 2.0
762 stars 294 forks source link

Fix/expose tls config #933

Closed lamalex closed 1 month ago

lamalex commented 2 months ago

Links

Details

The Mysql driver exposes an endpoint for configuring custom TLS certificates. This is necessary for at least Amazon RDS hosted instances of Mysql.

This PR exposes this method via the nrmysql driver.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

mirackara commented 2 months ago

Hi @lamalex,

Your PR has been approved and changes will be available in an upcoming release.

Thanks for your submission!