Measure anything inside your runs
name
that you choose. You can log a metric either once or at multiple points in your code.
Here are a few examples:
origin
parameter creates a reference to the object that was measured, allowing you to track which specific inputs led to particular performance outcomes.
step
parameter to maintain order:
origin
parameter to connect measurements to the specific inputs or outputs that generated them.