You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, As we all know micro is the best microservices framework in the golang ecosystem. But I found that go micro 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 micro 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 micro 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.
The text was updated successfully, but these errors were encountered:
Happy to accept contributions. We'd just require an outline of what that is. If it's in your own docs that's fine. Go Micro currently has no documentation to update besides a readme which remains sparse.
Hi all, As we all know micro is the best microservices framework in the golang ecosystem. But I found that go micro 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 micro 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 micro 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.
The text was updated successfully, but these errors were encountered: