Using Metrics to Ensure Quality Applications in Pivotal Platform

We’ll explain how metrics are vital in the development process and monitoring of production applications. Knowing how your application is performing throughout the development cycle while help ensure that when your application makes it to production it performs as expected. We’ll explain what metrics to look for, and how these metrics may be created. We’ll demonstrate in a Pivotal Platform environment how to set up automatic service discovery with Eureka, auto scaling problems of ephemeral microservices, how to configure Prometheus to gather metrics from multiple service instances, configuring Grafana to show these metrics, and lastly how to use your own metrics outside of what we get in micrometer for custom metrics important to your business. This topic is for intermediate developers with experience in Pivotal Platform and Spring Cloud Services who want to monitor all of their microservices.
Back to Top