Overview
Application Performance Monitoring capabilities within KloudMate Agent.
Application Performance Monitoring (APM) lets you trace distributed transactions, monitor essential metrics like latency, errors, and throughput, and get to the root cause of issues faster.
The KloudMate Agent has comprehensive support for APM. You can instrument your applications using one of three methods:
Zero Downtime Observability
Leverage kernel-level eBPF to automatically capture traces, DB queries, and RED metrics—with zero code changes and zero application restarts.
Zero Code Instrumentation
Attach APM agents to your runtimes to auto-instrument standard libraries. Requires application restarts but no code changes.
Manual Instrumentation
Use OpenTelemetry SDKs directly in your application code for rich, highly-customized business tracing and metrics.