Istio comes with Prometheus and Grafana out of the box. In this tutorial we'll demonstrate how you can set up your pods to be scraped by Istio's monitoring.
In this tutorial, we'll use Kiali to visualise our Istio service mesh on Kubernetes. With Kiali, we can view a servicegraph, and several other graphs.
In this tutorial, you'll find out how we can use the Prometheus exporter for nginx, to start monitoring, and to create NASA-level dashboards with Grafana.
With Spring boot 2.0, the support for Micrometer made monitoring a lot easier. In this tutorial we'll see how we can use it with Grafana and Prometheus.
While monitoring is essential, there are various tools on the market to do this. In this tutorial I'll be using Prometheus and Grafana to monitor an existing Spring boot application.