Mathieu Benoit

Results 135 comments of Mathieu Benoit
trafficstars

Thanks for confirming @TonyChiangUSA. This issue is due to the fact that we don't support yet Arm64 platform. We are tracking this issue/feature request in there https://github.com/GoogleCloudPlatform/microservices-demo/issues/622. To avoid any...

What about leveraging an external service for the `redis` database? Like for example the Memorystore (redis) service? https://github.com/GoogleCloudPlatform/microservices-demo/blob/master/docs/memorystore.md

I just tested this scenario where the in-cluster `redis` db is in cluster 1 only and not in cluster 2. And I got the issue described here, JFYI.

Actually even with the cleaner and new implementation coming soon (#838) of the `cartservice` interacting with the `redis` database, the issue is still here, I just re-tested with the old...

These 2 PRS https://github.com/GoogleCloudPlatform/microservices-demo/pull/838 and https://github.com/GoogleCloudPlatform/microservices-demo/pull/1023 now allow to support this scenario.

I'll go ahead and will merge this PR. It will close this other PR https://github.com/GoogleCloudPlatform/microservices-demo/pull/1020. I haven't tested myself this within Cloud Build, if there any issue found, we will...

Should be fixed by https://github.com/GoogleCloudPlatform/microservices-demo/pull/985

Thanks for reporting the issue @LisnXy and thanks for confirming @JBHua. This issue is due to the fact that we don't support yet Arm64 platform. We are tracking this issue/feature...

Closing this issue now, because: - Since https://github.com/GoogleCloudPlatform/microservices-demo/releases/tag/v0.3.5, we turned off by default this Logging/Debugging environment variables - The use of Google Cloud Debugger will be deprecated as per https://github.com/GoogleCloudPlatform/microservices-demo/issues/836...

Just adding this new CNCF blog article for reference too: https://www.cncf.io/blog/2022/04/04/learn-opentelemetry-tracing-with-this-lightweight-microservices-demo/.