Eno Compton
Eno Compton
Fixes #658
https://github.com/GoogleCloudPlatform/cloud-sql-proxy/pull/2257
https://unskilled.blog/posts/preemption-in-go-an-introduction/
Original https://github.com/GoogleCloudPlatform/cloud-sql-go-connector/pull/856.
Related to https://github.com/GoogleCloudPlatform/cloud-sql-proxy/issues/205. We generally recommend people use Workload Identity Federation to avoid long-lived SA keys, but in some cases, people have written infrastructure to rotate SA keys manually. This...
This is a mirror issue of https://github.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/214.
The existing metrics implementation uses custom metrics with OpenCensus. This is a feature request to port the custom metrics to system metrics in the `alloydb.googleapis.com` namespace and then either remove...
See https://github.com/GoogleCloudPlatform/cloud-sql-proxy/pull/2373. We should port the same fix here.