Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Monitor go-restful with https://github.com/alibaba/opentelemetry-go-auto-instrumentation #574

Open
NameHaibinZhang opened this issue Dec 17, 2024 · 1 comment

Comments

@NameHaibinZhang
Copy link

Hi all, As we all know go-restful is the best framework in the golang ecosystem. But I found that go-restful does not provide an integrated monitoring SDK. Our project(https://github.com/alibaba/opentelemetry-go-auto-instrumentation) allows tracing and metrics to be collected and reported on the go-restful app without making changes to user code. I was wondering if it would be possible for me to add an observable subsection to the official documentation for this project that describes best practices for observing the go-restful application. Thanks!

Our project is currently in the process of contributing to the OTeI community and has been approved by the OTeI community Go Maintainer.

@emicklei
Copy link
Owner

@NameHaibinZhang thank you for your interest in this project. I will have a look at yours.
An easy way to document your tool here is to create a an example and put it in the examples folder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants