CategoriesApplication DynamicsPerformance Engineering

Micrometer, Prometheus & Grafana

This is a monitoring infrastructure building task with some basic matrices. where the metrics are extracted, processed and visualized using the proposed setup to facilitate data-driven decision making.

Specifically, the following metrics were introduced,

  • Core JVM matrices like CPU, Memory, GC and threads…etc
  • Monitor any application method execution time

Application Dynamics

Any performance metrics analyzing platform based on following basic steps

  1. Performance Metric extraction
  2. Store Metrics ( Time-series database )
  3. Metrics stat-based visualization and alerting
Continue reading