I have the following Riemannian metric on $\mathbb{R}^2$ : $$g = 4\frac{1}{(1+r^2)^2}(dx^2+dy^2),\text{ with }r^2 = x^2 + y^2.$$ At every point of $\mathbb{R}^2\backslash \{(0,0)\}$, let $$e_r = \frac{1+r^2}{2} \partial_r, \quad e_{\theta} = \frac{1+r^2}{2r}\partial_{\theta},$$
where $(r, \theta)$ are the polar coordinates on $\mathbb{R}^2$. I didn´t know how to determine $g(e_r, e_{\theta})$ and to compute $\lVert e_r \rVert_g$. I thank Gibbs for the explanations. I am still unsure how to calculate $\nabla_{e_r} e_r, \nabla_{e_r}e_{\theta}$,etc, where $\nabla$ denotes the Levi-Civita connection. I was recommended to use that the Levi-Civita connection satisfies $$0 = X(g(Y,Z))-g(\nabla_XY,Z)-g(Y,\nabla_XZ).$$
However, can I also use that $\nabla$ is torsion-free, i.e. $\nabla_X Y - \nabla_Y X - [X, Y] = 0$ ?
Thanks in advance.