* Migrate Structure * Insert explicit ids for headers * Remove unnecessary asciidoc attributes * Copy default antora files * Fix indentation for all pages * Split files * Generate a default navigation * Remove includes * Fix cross references * Enable Section Summary TOC for small pages * WIP * Antora migration --------- Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
11 lines
458 B
Plaintext
11 lines
458 B
Plaintext
[[observability-conventions]]
|
|
=== Observability - Conventions
|
|
|
|
Below you can find a list of all `GlobalObservationConvention` and `ObservationConvention` declared by this project.
|
|
|
|
.ObservationConvention implementations
|
|
|===
|
|
|ObservationConvention Class Name | Applicable ObservationContext Class Name
|
|
|`org.springframework.cloud.config.server.environment.ObservationEnvironmentRepositoryObservationConvention`|`ObservationEnvironmentRepositoryContext`
|
|
|===
|