Skip to content

Commit

Permalink
Merge branch '1.12.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Apr 19, 2024
2 parents c0ff8b9 + 2aabec2 commit dc5695d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
An application metrics facade for the most popular monitoring tools. Instrument your code with dimensional metrics with a
vendor neutral interface and decide on the monitoring backend at the last minute.

More info and the user manual are available on [micrometer.io](https://micrometer.io).

Micrometer is the instrumentation library underpinning Spring Boot 2's or later metrics collection.
More info on [micrometer.io](https://micrometer.io).

Micrometer artifacts work with Java 8 or later with a few exceptions such as the micrometer-java11 module and micrometer-jetty11.

Expand Down Expand Up @@ -47,7 +45,7 @@ Note that milestone releases are for testing purposes and are not intended for p

## Documentation

The reference documentation is managed in [a separate GitHub repository](https://github.com/micrometer-metrics/micrometer-docs) and published to https://micrometer.io/.
The reference documentation is managed in the [docs directory](/docs) and published to https://micrometer.io/.

## Contributing

Expand Down

0 comments on commit dc5695d

Please sign in to comment.