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
fix: swap track_metrics_of parameter order to match spec
Spec requirement 1.1.14.1 defines metrics_extractor as the first
parameter and the operation callable as the second. The previous
implementation had them reversed.
This is a breaking change for any callers passing positional arguments.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments