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
Describe the feature pkg/observability/opentelemetry.go does not have unit test
Is the feature request related to a problem?
Im working on #1083. This requires some changes in pkg/observability/opentelemetry.go but it doesn't have any unit test. Make contributors less confident.
As discussed, better to have a separate PR to refactor pkg/observability/opentelemetry.go to be testable before any further change