Juliano Costa

Results 68 comments of Juliano Costa

I believe that we can also get rid of the social network icons, we are not using them within the FE.

I didn't mark the PR as need work because I'm will be OoO for some time, but went through all files and added my review! This was a really massive...

Ah, btw... The loadgen is failing because the FE url is different now. Maybe we could consider either moving from `8081` to `8080` or updating the loadgen endpoint as well.

I've checked the following 2 points as we already have automatic instrumentation in the payment service: - [x] Automatic Instrumentation is being used where appropriate. - [x] Library instrumentation is...

Hello all, Do we have a final decision here? I'm asking because we have the following PRs from @mic-max: #93, #105, #116, #117 and #118. All of those have the...

If we remove the `wget grpc_health_probe` from the Dockerfiles now, if we decide to not have the binary in the repo, whenever we write down the instructions for k8s we...

Hello again, Sorry to keep coming back to this, but I think we should decide it as the PRs #105, #116, #117 and #118 got merged. All of them removed...

Once the `grpc_health_probe` is in the container we can call it from k8s without any issue. The issue is that if we remove the `grpc_health_probe` download from the Dockerfile and...

Hello all, if someone else comes across this ticket, I've forked and instrumented the Online Boutique with OpenTelemetry: https://github.com/julianocosta89/opentelemetry-microservices-demo I've added an OpenTelemetry Collector and Jaeger to it as well....

@mathieu-benoit the Otel community is working on a demo that was based on the hipster shop: https://github.com/open-telemetry/opentelemetry-demo