It is proven that any metric $d$ is continuous. Consider the metric space $(\mathbb{R}, d)$ where:
$$d:\mathbb{R}\times\mathbb{R}\rightarrow \mathbb{R}$$
$$d(x, y) = \begin{cases} 0 & x=y \\ 1 & x\neq y \end{cases} $$
Let $x_n \rightarrow x=0$ and $y_n \rightarrow y=0$. If you take $d(x_n, y_n)\rightarrow 1 \neq 0=d(x, y)$. This shows that this metric is discontinuous. What is wrong with my reasoning?
The fact that $d(x_{n},x)\to 0$ implies that eventually $d(x_{n},x)<1/2$. Thus, eventually the $x_{n}$'s must all be $0$. The same goes for the $y_{n}$'s. Therefore, $d(x_{n},y_{n})$ is eventually $0$ for such sequences.