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

Self-Diagnostics ( Error handling ) support #408

Closed
lalitb opened this issue Nov 26, 2020 · 0 comments · Fixed by #877
Closed

Self-Diagnostics ( Error handling ) support #408

lalitb opened this issue Nov 26, 2020 · 0 comments · Fixed by #877
Labels
priority:p2 Issues that are not blocking

Comments

@lalitb
Copy link
Member

lalitb commented Nov 26, 2020

As of now, the project is missing a consistent way of exposing errors / diagnostic information at sdk/exporter/processor level. We can use this Issue to discuss on whether/how to provide this.

Specification briefly talks about it:
https://github.com/open-telemetry/opentelemetry-specification/blob/609a63784b2da7d59efe2a39822a23b09ae5b637/specification/error-handling.md#self-diagnostics

How different projects are handling it:
.Net: https://github.com/open-telemetry/opentelemetry-dotnet/blob/master/src/OpenTelemetry/Internal/SelfDiagnostics.cs
Go: https://github.com/open-telemetry/opentelemetry-go/blob/5a728db2e9713b66615943129568834c5af86ff8/handler.go

@lalitb lalitb changed the title Self-Diagnostics ( Error handing ) support Self-Diagnostics ( Error handling ) support Dec 14, 2020
@lalitb lalitb added the priority:p1 Issues that are blocking label Dec 16, 2020
@lalitb lalitb added priority:p2 Issues that are not blocking and removed priority:p1 Issues that are blocking labels Jan 13, 2021
@lalitb lalitb mentioned this issue Jun 4, 2021
3 tasks
@lalitb lalitb mentioned this issue Jun 25, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:p2 Issues that are not blocking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant