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
The current OpenTelemetryLogger may generate multiple OpenTelemetryAppenders, which may cause duplicate log reporting.
What you expected to happen
Only one OpenTelemetryAppender should be registered
How to reproduce
Some connectors need to instantiate multiple sourceReaders, which will cause multiple identical OpenTelemetryAppenders to be registered in the LoggerContext.
What happened
The current
OpenTelemetryLogger
may generate multiple OpenTelemetryAppenders, which may cause duplicate log reporting.What you expected to happen
Only one OpenTelemetryAppender should be registered
How to reproduce
Some connectors need to instantiate multiple sourceReaders, which will cause multiple identical OpenTelemetryAppenders to be registered in the LoggerContext.
Environment
No response
InLong version
master
InLong Component
InLong Sort
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: