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
When a Meter creates an instrument, it SHOULD validate the instrument name conforms to the instrument name syntax
If the instrument name does not conform to this syntax, the Meter SHOULD emit an error notifying the user about the invalid name. It is left unspecified if a valid instrument is also returned.
This is not currently done and needs to be added to the SDK.
From the specification:
This is not currently done and needs to be added to the SDK.
Originally posted by @MrAlias in #3654 (comment)
The text was updated successfully, but these errors were encountered: