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 has been archived by the owner on Aug 2, 2022. It is now read-only.
OSMetricsCollector#collectMetrics() is responsible for persisting Thread related info in 'jTidMap'
In case the 'jTidMap' has not been updated and threadState is null, we return -1 when getNativeThreadId() is invoked.
We need to fix this to ensure we do not emit threadID as -1
The text was updated successfully, but these errors were encountered: