If you deal with the real space R, then any Cauchy sequence converges. But, if not, then you could solve the problem by comparing the metric space with another metric space that is complete, e.g. R. (Recall that a metric space is called
complete if and only if every Cauchy sequence converges).
Example:
Prove that a metric space ((-pi/2, pi/2) , d) where d(x,y)=|tan x - tan y| is complete.
Let x_n be a Cauchy sequence in ((-pi/2, pi/2) , d). Then, since tan is a continuous function in (-pi/2, pi/2), tan x_n is a Cauchy sequence in the image space. In this case the image is just the whole R. Since R is complete, it follows that y_n = tan x_n converges to a point in R, say y, i.e. |y_n - y| < \epsilon. Let x = arctan y. Then
d(x_n, x) = |tan x_n - tan x| = |y_n - y| < \epsilon
and so ((-pi/2, pi/2) , d) is complete.