Monitoring

This section covers the monitoring aspects of the OCS.io application. It includes basic concepts, default actuator metrics, OCS.io specific metrics, and how to configure Prometheus for monitoring.

Basic Monitoring Concepts

In Basic Monitoring Concepts chapter, we introduce the fundamental concepts of monitoring, including metrics, Prometheus, and Grafana.

Default Actuator Metrics

In Default Actuator Metrics chapter, we detail the built-in metrics provided by Spring Boot Actuator, such as JVM metrics, HTTP metrics, datasource metrics, and cache metrics.

OCS.io Specific Metrics

In OCS.io Specific Metrics chapter, we describe the specific metrics provided by OCS.io, including transaction metrics, service metrics, and custom metrics for OCS.io modules.

Configuring Prometheus

In Configuring Prometheus chapter, we provide step-by-step instructions on how to configure Prometheus to scrape metrics from your OCS.io application in a Docker/Kubernetes environment.