# RevDeBug features

- [APM](/revdebug/revdebug-features/apm.md): With APM dashboards you can observe your application's performance and identify anomalies the moment they appear.
- [Observability & Tracing ](/revdebug/revdebug-features/observability-tracing.md): Inspect individual traces and drill down to root cause of problem within seconds
- [Flight Recorder](/revdebug/revdebug-features/flight-recorder.md): Record\&Replay without noticeable delay
- [Infrastructure Map](/revdebug/revdebug-features/infrastructure.md): Identify how different parts of your system communicates with each other. From services, through databases, message queues, and all kinds of external providers, to end users of your application
- [Browser Recording](/revdebug/revdebug-features/browser-recording.md): Record user-browser interactions on exception moments, so you can have a full picture of situation. No more asking clients what they did to trigger the error.
- [Error Tracking](/revdebug/revdebug-features/error-tracking.md): Analyze all exceptions in your application gathered for you in one simple dashboard
- [Database Monitoring](/revdebug/revdebug-features/database-monitoring.md): Database performance monitoring as seen from the application point of view
- [Browser Monitoring](/revdebug/revdebug-features/browser-monitoring.md): Monitor performance and load times on client side of your application
- [Tests Monitoring](/revdebug/revdebug-features/tests-monitoring.md): RevDeBug trace id can be included in Cypress error reports for easier root cause detection for failed automated end-to-end tests.
- [Frontend Logs](/revdebug/revdebug-features/frontend-logs.md): Gather client side errors in one place
- [Alarms](/revdebug/revdebug-features/alarms.md)
- [VM Monitoring](/revdebug/revdebug-features/vm-monitoring.md): Connect virtual machine monitoring
- [Kubernetes Monitoring](/revdebug/revdebug-features/kubernetes-monitoring.md): Monitor metrics from Kubernetes
