Let $(M,g)$ be a Riemannian manifold with $\text{dim}(M)=n$. Then, there is a "natural" metric $\tilde{g}$ on the tangent bundle $TM$, so that $(TM,\tilde{g})$ is a Riemannian manifold, called the Sasaki metric, where a line element is written (with local coordinates of $TM$ given by $(x,v)$): $$ d\sigma^2 = g_{ij}\,dx^idx^j + g_{ij}\, Dv^iDv^j $$ where $D$ represents covariant differentiation: $$ Dv^i = dv^i + \Gamma_{jk}^iv^jdx^k $$ In components, letting indices range over $1$ to $n$, this is: \begin{align} \tilde{g}_{jk} &= g_{jk} + g_{\alpha \gamma}\Gamma_{\mu j}^\alpha\Gamma_{\eta k}^\gamma v^\mu v^\eta =: g_{jk}+A_{jk} \\ \tilde{g}_{j(n+k)} &= g_{kd}\Gamma^d_{\lambda j}v^\lambda =: B_{jk}\\ \tilde{g}_{(n+j)(n+k)} &= g_{jk} \end{align} Or, as a matrix: $$ \tilde{g} = \begin{bmatrix} g+A & B \\ B^T & g \end{bmatrix} $$
Question: intuitively speaking, why is this "natural"?
I am aware of other "natural" metrics on the tangent bundle; this question is specifically about this one, and the geometric intuition for why it is a good choice of metric. I can't seem to picture it.