Support for Micrometer Observations (#1131)
with this change we're introducing Micrometer Observations for CircuitBreakers
This commit is contained in:
committed by
GitHub
parent
c7790815fb
commit
17311ebfd7
8
docs/src/main/asciidoc/_observability.adoc
Normal file
8
docs/src/main/asciidoc/_observability.adoc
Normal file
@@ -0,0 +1,8 @@
|
||||
:root-target: ../../../target/
|
||||
|
||||
[[observability]]
|
||||
== Observability metadata
|
||||
|
||||
include::{root-target}_metrics.adoc[]
|
||||
|
||||
include::{root-target}_spans.adoc[]
|
||||
@@ -11,4 +11,6 @@ This appendix provides a list of common {project-full-name} properties and refer
|
||||
NOTE: Property contributions can come from additional jar files on your classpath, so you should not consider this an exhaustive list.
|
||||
Also, you can define your own properties.
|
||||
|
||||
include::_configprops.adoc[]
|
||||
include::_configprops.adoc[]
|
||||
|
||||
include::_observability.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user