-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Welcome to the Convex Panel wiki! A powerful development panel for monitoring, debugging, and managing your Convex applications.
Convex Panel is a React component that provides real-time monitoring, data inspection, and debugging capabilities for Convex applications. It seamlessly integrates into your app with a beautiful, developer-friendly interface.
Monitor the health and performance of your Convex application in real-time:
| Metric | Description |
|---|---|
| Failure Rate | Track function execution failures and error rates |
| Cache Hit Rate | Monitor cache efficiency and hit/miss ratios |
| Scheduler Status | View scheduled function health and execution status |
| Lag Chart | Visualize system latency and identify bottlenecks |
| Function Insights | Performance analytics for your Convex functions |
Browse and manage your Convex database tables:
- Data Table - View all your tables with paginated, sortable data
- Sorting - Sort by any column ascending or descending
- Filtering - Advanced query filtering capabilities
- Context Menu - Right-click actions for quick data operations
- In-place Editing - Double-click to edit values directly
Test and debug your Convex functions directly from the panel:
- Execute queries, mutations, and actions
- Provide custom input parameters
- View function results in real-time
- Syntax highlighting for function code
- Error handling and display
Integrated AI chatbot powered by Kapa:
- Ask anything about Convex
- Get instant answers and documentation
- Code examples and best practices
- Troubleshooting assistance
- Add Data - Create new documents directly from the panel
- Edit Data - Enhanced editing capabilities with validation
- Code Viewer - View function source code with syntax highlighting
- Performance Charts - Visualize function invocation rates, execution times, and error rates
- Function Analytics - Deep insights into function behavior
- Scheduled Jobs - View all scheduled functions
- Cron Jobs - Manage cron-based recurring tasks
- Job History - Track execution history and status
- All Convex Logs - Comprehensive log viewer
- Advanced Filtering - Filter by type, function, time range
- Log Export - Download logs in JSON format
- Real-time Updates - Live log streaming
Native Convex component integration for even easier setup and usage.
- Chrome Extension - Quick access to Convex Panel from any tab
- Firefox Extension - Full browser integration
Standalone desktop application for:
- macOS
- Windows
- Linux
We welcome contributions! Please see our Contributing Guide for details.
MIT License - see LICENSE for details.