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
Please try to fill out as much of the information below as you can. Thank you!
Yes, I've searched similar issues on GitHub and didn't find any.
Which version contains the bug?
0.6.2
Describe the bug
Currently there is no good way to evaluate whether the Value in the performance data struct is really a number. Theoretically this could be done at compile time, but it did not find a way to this in golang. Maybe someone else can think of a reasonable path.