GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy
Telemetry doesn't work with non-ADC
オープン
priority: p3
type: bug
- 主要言語
- Go
- スター
- 1.4k
- フォーク
- 352
- 平均マージ
- 14時間 54分
- マージ済み PR(30日)
- 5
説明
If I launch the Proxy with an OAuth2 token or a credentials file while using Telemetry, the Proxy fails to start.
The reason for this is stackdriver does requires that we set non-ADC in the stackdriver.Options struct:
https://github.com/GoogleCloudPlatform/cloud-sql-proxy/blob/3f9e2de1633843f010ad2227dfdc92dda189208f/cmd/root.go#L972-L975
In addition, the Proxy should love the error as we've disabled error reporting after parsing the config.
コントリビューションガイド
評価
この issue はまだ評価されていません。