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
The sample code for creating a custom metric (create_custom_metric()) includes the name field in the request body. It shouldn't. The service ignores this field in the request (but includes it in the response).