|
| 1 | +Robusta Pro Features |
| 2 | +==================== |
| 3 | + |
| 4 | +.. note:: |
| 5 | + These features are available with the Robusta SaaS platform and self-hosted commercial plans. They are not available in the open-source version. |
| 6 | + |
| 7 | +Robusta Pro provides a comprehensive monitoring platform that includes the open-source runner plus a full SaaS UI, advanced integrations, and enterprise APIs. Most users choose Robusta Pro to get the complete Robusta experience with all capabilities and minimal setup. |
| 8 | + |
| 9 | +Custom Alert Ingestion |
| 10 | +----------------------- |
| 11 | + |
| 12 | +Send alerts to Robusta from any monitoring system using HTTP webhooks. |
| 13 | + |
| 14 | +:doc:`Custom Webhooks <custom-webhooks>` |
| 15 | + Send alerts from any system that supports HTTP webhooks, including custom monitoring solutions. |
| 16 | + |
| 17 | +:doc:`Nagios Integration <../alertmanager-integration/nagios>` |
| 18 | + Forward alerts from Nagios to Robusta for enrichment and automation. |
| 19 | + |
| 20 | +:doc:`SolarWinds Integration <../alertmanager-integration/solarwinds>` |
| 21 | + Configure SolarWinds to send alert webhooks directly to Robusta. |
| 22 | + |
| 23 | +Data Export and Reporting APIs |
| 24 | +------------------------------- |
| 25 | + |
| 26 | +Export alert history and generate reports using Robusta's REST APIs. |
| 27 | + |
| 28 | +:doc:`Alert History Import and Export API <exporting-data>` |
| 29 | + Comprehensive API for exporting alert history, generating reports, and sending custom alerts programmatically. |
| 30 | + |
| 31 | +Features include: |
| 32 | + |
| 33 | +* **Alert Export API**: Export historical alert data with filtering by time range, alert name, and account |
| 34 | +* **Alert Reporting API**: Get aggregated statistics and counts for different alert types |
| 35 | +* **Custom Alert API**: Send alerts programmatically from external systems |
| 36 | +* **Configuration Changes API**: Track configuration changes in your environment |
| 37 | + |
| 38 | +AI Analysis |
| 39 | +----------- |
| 40 | + |
| 41 | +Robusta Pro includes advanced AI-powered investigation capabilities to help you understand and resolve alerts faster. |
| 42 | + |
| 43 | +:doc:`AI Analysis (Holmes GPT) <../holmesgpt/index>` |
| 44 | + Use AI to investigate Kubernetes alerts, analyze logs, and get remediation suggestions automatically. |
| 45 | + |
| 46 | +Additional Pro Features |
| 47 | +----------------------- |
| 48 | + |
| 49 | +Beyond the APIs and AI analysis listed above, Robusta Pro includes: |
| 50 | + |
| 51 | +* **Full SaaS UI**: Complete web interface for managing alerts, playbooks, and configuration |
| 52 | +* **Managed Prometheus Alerts**: Create and customize Prometheus alerts with templates, without needing to know PromQL |
| 53 | +* **Advanced Analytics**: Historical alert data, trends, and reporting dashboards |
| 54 | +* **Enterprise Support**: Dedicated support for production deployments |
| 55 | + |
| 56 | +For more details on the differences between open-source and SaaS, see :doc:`Open Source vs SaaS <../../how-it-works/oss-vs-saas>`. |
| 57 | + |
| 58 | +Getting Started |
| 59 | +--------------- |
| 60 | + |
| 61 | +To access these features: |
| 62 | + |
| 63 | +1. **Robusta SaaS**: `Sign up for free <https://home.robusta.dev/ui/>`_ to get started with the full platform |
| 64 | +2. **Self-hosted Commercial**: Contact support@robusta.dev for enterprise plans with self-hosted UI |
| 65 | +3. **API Access**: Generate API keys in the Robusta platform under **Settings** → **API Keys** |
| 66 | + |
| 67 | +For detailed API documentation and examples, see :doc:`Alert History Import and Export API <exporting-data>`. |
0 commit comments