Infos about the logging and metrics process in cloud foundry deployments; covers exposition of prometheus style metrics endpoints.
<div class="paragraph">
<p>We recently announced the general availability of <a href="https://content.pivotal.io/blog/spring-cloud-services-3-0-includes-new-and-improved-config-server">Spring Cloud Services 3.0</a>, which involved a major redesign of the previous architecture used in that project. As detailed in the related blog post, Spring Cloud Services has moved to the latest versions of Spring Framework and Spring Boot, and is now built on a Reactive programming model and Spring WebFlux. Two key components of this redesign are offered as open source Spring Cloud projects.</p>
</div>
<div class="paragraph">
<p>The first project is <a href="https://spring.io/projects/spring-cloud-open-service-broker">Spring Cloud Open Service Broker</a>. This project has been available for some time; however, the recent <a href="https://spring.io/blog/2019/04/29/spring-cloud-open-service-broker-3-0-0-released">3.0.0 release</a> has itself been redesigned to incorporate a Reactive programming model and updated to support Spring WebFlux.</p>
</div>