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
* Move metric validation from api to sdk
* moved validation process for metrics instrument from api to sdk.
* included hyphens in instrument names as valid values.
* increase instrument name maximum length from 63 to 255 characters.
* refactor(metrics): rename InstProvider to InstrumentProvider
* refactor(metrics): define spec limitation to const
0 commit comments