Support Observations for CommandLineRunner and ApplicationRunner
First pass on observation Added automatic docs generation Renamed Observed -> Observation Fixed copyright dates Removed execution task listener - it makes runner spans share the same trace id Updated version for micrometer docs to milestone
This commit is contained in:
committed by
Glenn Renfro
parent
79a9a59e08
commit
3817fe14e7
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[]
|
||||
@@ -3,4 +3,7 @@
|
||||
= Appendices
|
||||
|
||||
include::appendix-task-repository-schema.adoc[]
|
||||
|
||||
include::appendix-building-the-documentation.adoc[]
|
||||
|
||||
include::_observability.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user