📄️ Overview
When you look at any dashboard, you are mentally evaluating whether the metrics are within their acceptable range of values or not.
📄️ Service Level Objectives (SLOs)
These inspections allow you to monitor the Availability and Latency SLOs (Service Level Objectives) for every application.
📄️ Instances
This inspection detects when one or more instances of an application are not available or have been restarted.
📄️ CPU
This inspection detects situations in which an application is experiencing a lack of CPU time,
📄️ Memory
These memory inspections identify problems with the application's memory:
📄️ Storage
This inspection identifies issues related to the storage volumes used by the application.
📄️ Network
This inspection detects network issues between the application and the services on which it depends.
📄️ Logs
This inspection highlights when your application logs deserve attention because they contain ERROR or WARNING messages.
📄️ JVM
The following inspections are based on the JVM metrics automatically collected by coroot-node-agent for each JVM running on the node.
📄️ .NET
This inspection relies on .NET runtime metrics automatically collected by coroot-node-agent for every .NET runtime running on the node.
📄️ Python
This inspection monitors the additional latency in a Python application caused by GIL (Global Interpreter Lock) contentions.
📄️ Postgres
This inspection identifies issues with the availability and latency of Postgres instances.
📄️ Mongodb
This inspection identifies issues with the availability and latency of MongoDB instances.
📄️ MySQL
This inspection identifies issues with the availability and latency of MySQL instances.
📄️ Memcached
This inspection identifies issues with the availability and latency of Memcached instances.
📄️ Redis
This inspection identifies issues with the availability and latency of Redis instances.
📄️ Deployment tracking
Coroot automatically discovers and monitors every application rollout in your Kubernetes cluster.