Chao Weng

Results 12 comments of Chao Weng

@kaiyan-sheng To resolve this issue quickly, you can run `make gogenerate`, which will correctly add the missing imports. Since this is a Go template-based module, it's quite challenging to conditionally...

I added some helper functions in the Go files to simplify the templates. I'd like to remove the helper functions if possible, but it doesn't seem to be easy.

> Can you please provide a specific use case? The whole point of the attributes defined in the metadata.yaml is to provide end-users visibility on the exact set of attribute...

cc event collection author: @cuichenli

> looks good to me, but you may need to update the integration test. to test it locally `make mod-integration-test` fixed

We encountered the same issue with SQL Server where adding comments to queries changes their unique identifier. To address this, I proposed two context propagation levels, and the following items...

I created the initial documentation outlining the information needed for propagating context info to databases here: #2236 --- > When we have a decision then probably is is about I...

> > Added documentations for instrumentations to propagate context information to databases > > Should we clarify that this article is specific to MS SQL Server, since `context_info` is only...

@bogdandrutu @evan-bradley Could we please add `Skip Changelog` label to this PR? This is a follow-up PR of #11799 and I've updated the existing change log in the PR. Thanks!