Results 154 comments of Ziqi Zhao

I agree with this issue. With kubernetes, we can also involve opentelemetry operator into this demo which is more close to the way of using otel-collector for users who are...

Any update on this? @jmacd @MrAlias @justinfoote

> @bogdandrutu [open-telemetry/opentelemetry-go#2204](https://github.com/open-telemetry/opentelemetry-go/issues/2204) is about OpenCensus bridge, why is it a concern? I think the path would be to rewrite instrumentation to natively talk to OTEL-Go API, not to continue...

> [#339 (comment)](https://github.com/open-telemetry/opentelemetry-demo/pull/339#discussion_r952814808) https://github.com/open-telemetry/opentelemetry-go-contrib/pull/2700 @reyang @austinlparker I also started to add metrics support for grpc instrumentation library. Should we wait until this pr merged and then update checkout service's library?

> This PR was marked stale due to lack of activity. It will be closed in 7 days. Related pull requests https://github.com/open-telemetry/opentelemetry-go-contrib/pull/2700 are still being reviewed, not stale.

I refract this pr to use the new version of golang metric sdk and using runtime instrumentation library. Please help review this =D @cartersocha @austinlparker @puckpuck @julianocosta89

> @fatsheep9146 it looks like in order to take newer versions of otel-go we will need to upgrade all go services to support 1.18+. I believe we will also need...

> > > @fatsheep9146 it looks like in order to take newer versions of otel-go we will need to upgrade all go services to support 1.18+. I believe we will...

> @fatsheep9146 the go version is now updated! thanks @julianocosta89 I also tested it locally, it worked, thanks! @cartersocha @julianocosta89

as discussed in https://github.com/open-telemetry/opentelemetry-go/pull/3357#pullrequestreview-1154026833 this issue is also blocked by https://github.com/open-telemetry/opentelemetry-specification/pull/2890