Switch HTTP URL to the Micrometer website to use HTTPS.

This commit is contained in:
John Blum
2019-07-03 17:27:01 -07:00
parent ac57c21688
commit 7dc2651040

View File

@@ -14,7 +14,7 @@ Spring Boot applications using Apache Geode or Pivotal GemFire in a production e
In particular, SBDG's integration with Spring Boot Actuator currently focuses on enabling In particular, SBDG's integration with Spring Boot Actuator currently focuses on enabling
{spring-boot-docs}/production-ready-endpoints.html#production-ready-health[Health Information] {spring-boot-docs}/production-ready-endpoints.html#production-ready-health[Health Information]
for your application. In the future, SBDG will provide dedicated support for http://micrometer.io/[Micrometer] metrics. for your application. In the future, SBDG will provide dedicated support for https://micrometer.io/[Micrometer] metrics.
This guide assumes you are already familiar with Spring Boot and Apache Geode (or Pivotal GemFire). This guide assumes you are already familiar with Spring Boot and Apache Geode (or Pivotal GemFire).