void setCustomMetric(final int index, final double? value) { set(ZZD.zzf(index), value?.toString()); }