number
, string
, bool
, other
(primarily arrays), and any wandb
data type such as Histogram
or Image
. Send only one type per key to prevent this issue.
Metric names are case-insensitive. Avoid using names that differ only by case, such as "My-Metric"
and "my-metric"
.