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
[Metrics SDK] Fix hash calculation for nostd::string (#2999)
* add test to validate cardinaity limit
* format
* warning
* Format
* maint mode CI
* modify test to reproduce the issue
* Format
* remove vscode settings
* remove redundant test
* remove unused code
* fix to calculate hash on string_view
* remove iostream
* template specialization for const char *, and varous string type tests
* unused variable warning
* more warnings
* format
* fix use-after-stack-scope
* format
* another try
* format
---------
Co-authored-by: Tom Tan <Tom.Tan@microsoft.com>
0 commit comments