Chita Cloud Logo

Monitoring and Logs

Real-time monitoring and performance analytics

Track your service performance and debug issues with real-time monitoring and analytics.

Current Features

  • Real-time Log Streaming: Live logs from your running services
  • Performance Analytics: Detailed metrics and performance insights
  • Deployment Logs: Build and deployment history
  • Resource Metrics: CPU, memory, and network usage
  • Status Monitoring: Service health and availability
  • Error Tracking: Automatic error detection and alerts

Accessing Monitoring

In the web dashboard:

  1. Navigate to your service
  2. Click "Logs" tab for real-time log streaming
  3. Click "Metrics" tab for performance analytics
  4. Click "Analytics" tab for detailed insights
  5. Check "Status" for health information

Real-time Logs

Stream logs live from your services:

  • Filter by log level (INFO, WARN, ERROR)
  • See timestamps and request IDs
  • Download logs for offline analysis
  • Automatic log retention (30 days)

Issues with deployment? Check the deployment overview.

Performance Analytics

Comprehensive metrics and insights:

  • Request latency percentiles (p50, p95, p99)
  • Error rate tracking
  • Throughput metrics (requests/second)
  • Resource utilization over time
  • Custom dashboards

Planned Features (Q1 2026)

  • Advanced log search and filtering
  • Custom alerts and notifications
  • Integration with external monitoring tools

Best Practices

  1. Use structured logging (JSON format recommended)
  2. Set appropriate log levels (INFO, WARN, ERROR)
  3. Monitor resource usage regularly
  4. Check logs after each deployment

Next Steps