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
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
It appears that instrumentation code is inspecting every log record which could be a performance hit. This needs to be fixed - after instrumentation data is written, the log records inspection should be stopped
It appears that instrumentation code is inspecting every log record which could be a performance hit. This needs to be fixed - after instrumentation data is written, the log records inspection should be stopped