DEV Community

MONITORING AN API WITH PROMETHEUS AND GRAFANA USING SPRING BOOT ACTUATOR

Uzosike Lynda on September 11, 2019

This tutorial provides a complete guide on how to monitor an API on your local system using a visualizing tool Grafana. We will be integrating Spr...
Collapse
 
marciasheila profile image
marciasheila

Hello, I'm currently testing Grafana for OpenShift dedicated. Is there a way I can enable metrics for the applications running in the test containers? The dev team is using mongodb and weblogic.
Thank you so much!

Collapse
 
kirklewis profile image
Kirk Lewis

Good post! Monitoring and performance are two of my favourite topics. Keep it up.