Hi Team,

The documentation for Spring Boot contains several references to Micrometer's documentation using the {url-micrometer-docs}, {url-micrometer-docs-implementations}, and {url-micrometer-docs-concepts} placeholders.

These links are currently broken because the URL structure of Micrometer's documentation now includes a version number.

Affected Files

  • metrics.adoc
  • observability.adoc

스크린샷 2024-05-27 오후 11 28 54

Comment From: mhalbritter

Thanks for the report! One such link can be found on the Metrics page for example:

Micrometer’s capabilities, see its reference documentation

Comment From: philwebb

I think we should ask Micrometer to fix this, otherwise we have no way of providing links for the version we actually use. I've raised https://github.com/micrometer-metrics/micrometer/issues/5152

Comment From: Seungpang

I agree. Thank you! In the meantime, should I replace the existing https://micrometer.io/docs/ links with {url-micrometer-docs}, or were those intentional?

Comment From: philwebb

@Seungpang Those aren't intentional so we'd happily accept a PR to fix them.

Comment From: philwebb

For now I'm going to drop the version part