Configure Backport Bot for GitHub workflows
This commit configures the Backport Bot for the repository workflows. See https://github.com/spring-io/backport-bot This will create backport issues whenever issues created on the main line are tagged with the relevant issue label.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[[observability]]
|
||||
= Observability
|
||||
|
||||
https://micrometer.io/docs/observation
|
||||
{spring-framework-ref-docs}/integration.html#integration.observability
|
||||
{spring-boot-ref-docs}/actuator.html#actuator.metrics
|
||||
@@ -1667,8 +1667,7 @@ The 1.0.x branch of this repository contains samples for
|
||||
|
||||
include::includes/client.adoc[leveloffset=+1]
|
||||
|
||||
|
||||
|
||||
include::includes/observability.adoc[leveloffset=+1]
|
||||
|
||||
include::includes/testing.adoc[leveloffset=+1]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user