Roger Zhang

Results 42 comments of Roger Zhang

Hello everyone! I'm updating this issue with some decisions we made regard the Tracer provider ## Naming We decide the follow the naming convention of OpenTelemetry tracing. Comparing to the...

Thanks for reporting, to better understand this issue. If you run `sam local invoke` to invoke the .Net 6 function, will it also hang, or it only happens when you...

Hi @JLargent42 thanks for reaching out and sorry for the delayed response. We will investigate this issue and if we found the cause we will release a new version to...

Hi peragethemte, sorry for the delayed response. I understand your request, I see you have defined Query as follows : ``` type Query { getAccessGroup(site: ID!, id: ID!): AccessGroup }...

Hey Team, has anyone checked out this yet?

Hi Josser, thanks for reporting, we will try and reproduce it

Thanks @jpinkney-aws I'm working on that, will ping you once added

Hi @jpinkney-aws Please take another look when available. Thanks!

Hi @rstrahan have you tried running the following command to allow docker to cross build Arm64? ``` docker run --privileged --rm public.ecr.aws/eks-distro-build-tooling/binfmt-misc:qemu-v7.0.0 --install arm64 ``` Please let me know if...

Hi @igordust if possible, please help to create a minimal project that could help reproduce this issue. Currently I can't reproduce this issue using the sample project in this issue....