Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
Azquelt committed Jun 27, 2024
1 parent dd3e639 commit 1737446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/src/main/asciidoc/release_notes.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ In addition, metrics have moved from the `application:` scope to the `base:` sco
Old metric:: `application:ft.<name>.timeout.callsTimedOut.total`
New metric:: `base:ft.timeout.calls.total{method="<name>", timedOut="true"}`

These changes mean that existing dashboards and queries which use metrics provided by MicroProfile Fault Tolerance will need to be updated to use the new metrics listed in <<Integration with MicroProfile Metrics>>.
These changes mean that existing dashboards and queries which use metrics provided by MicroProfile Fault Tolerance will need to be updated to use the new metrics listed in <<Integration with MicroProfile Metrics and MicroProfile Telemetry>>.

==== Lifecycle of circuit breakers and bulkheads is now specified

Expand Down

0 comments on commit 1737446

Please sign in to comment.