opentelemetry-go-contrib
                                
                                 opentelemetry-go-contrib copied to clipboard
                                
                                    opentelemetry-go-contrib copied to clipboard
                            
                            
                            
                        add instrumentation for beego v2
Add instrumentation for github.com/beego/beego v2
Any update on this?
Sorry for the lack of response here. Approving this new instrumentation would require more details, especially with the documentation provided here: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/instrumentation#new-instrumentation
The latest version of beego already has some OTel support e.g. https://pkg.go.dev/github.com/beego/beego/v2/client/httplib/filter/opentelemetry and https://pkg.go.dev/github.com/beego/beego/v2/client/orm/filter/opentelemetry
I have a strong feeling that https://github.com/beego/beego is the right place for the new instrumentation.
I think you can consider reopening https://github.com/beego/beego/issues/4945 (or creating a duplicate).