Juliano Costa

Results 68 comments of Juliano Costa

Hello all, I went through the document and I saw that there are some terms that sometimes are being translated and sometimes not. Maybe I've missed that, but do we...

Just adding a little bit of context here, all the other Spring Cloud instrumentation samples didn't require to instrument anything. All is done automatically, that's why I was expecting the...

@puckpuck I believe that is the same issue @mviitane mentioned in the #362

@austinlparker yes, but when I tried updating the go version within the `Dockerfile` and `go.mod`, the build failed with the following: ``` => ERROR [builder 9/10] RUN protoc -I ./proto/...

Hello all, I've just sent a PR with the required update: #406 Once, this PR is merged we can simply rebase and merge this one. Already tested locally and it...

@reyang anything missing in here?

Hello @xoscar, I'm using Ubuntu 22.04 and getting 2 failing tests. Both because there is no item in the cart. ![Screenshot from 2022-08-25 22-04-17](https://user-images.githubusercontent.com/15364991/186758262-d5059327-18b2-47aa-b576-8320faaddbcb.png) Here are the screenshots generated by...

`frontendTests` failing with the following: ``` Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✖ Checkout.cy.ts 00:10 1 - 1 - - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ Home.cy.ts 00:01 2 2...

hey @xoscar is that expected? https://github.com/open-telemetry/opentelemetry-demo/pull/306#issuecomment-1232501206