-
Notifications
You must be signed in to change notification settings - Fork 36
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
Spec: OpenTelemetry Integration #584
Comments
@edwarnicke, @fkautz Could you take a look? |
In implementation we discovered goroutine leakage issues. They are related to the opentelemetry side. They block further work on this issue. |
@glazychev-art Are we still seeing go routine leaks? |
All PRs merged. CI passed on kind networkservicemesh/integration-k8s-kind#555 So closing. |
We are going to add support for OpenTelemetry. We've investigated OpenTelemetry and added a possible options of integrating it into NSM infrastructure.
Now we need to choose the most suitable OpenTelemetry integration option of those suggested in the spec.
This issue was created for discussions.
The text was updated successfully, but these errors were encountered: