Robusta Pro FeaturesΒΆ
Note
These features are available with the Robusta SaaS platform and self-hosted commercial plans. They are not available in the open-source version.
Robusta Pro adds a web UI, additional integrations, and enterprise APIs to the open-source engine. Available as SaaS (we handle hosting) or self-hosted on-premise.
Custom Alert IngestionΒΆ
Send alerts to Robusta from any monitoring system using HTTP webhooks.
- Custom Webhooks
Send alerts from any system that supports HTTP webhooks, including custom monitoring solutions.
- Nagios Integration
Forward alerts from Nagios to Robusta for enrichment and automation.
- SolarWinds Integration
Configure SolarWinds to send alert webhooks directly to Robusta.
Data Export and Reporting APIsΒΆ
Export alert history and generate reports using Robusta's REST APIs.
- Alert History Import and Export API
Comprehensive API for exporting alert history, generating reports, and sending custom alerts programmatically.
Features include:
Alert Export API: Export historical alert data with filtering by time range, alert name, and account
Alert Reporting API: Get aggregated statistics and counts for different alert types
Custom Alert API: Send alerts programmatically from external systems
Configuration Changes API: Track configuration changes in your environment
AI AnalysisΒΆ
Optional AI-powered alert investigation using HolmesGPT.
- AI Analysis (HolmesGPT)
Automatically analyze Kubernetes alerts, logs, and metrics. Get potential root causes and remediation suggestions.
Additional Pro FeaturesΒΆ
Additional capabilities in Robusta Pro:
Web UI: Manage alerts, playbooks, and configuration through a browser interface
Alert Templates: Create Prometheus alerts without writing PromQL
Historical Data: Query alert history and trends
Enterprise Support: Production support and SLA options
For more details on the differences between open-source and SaaS, see Open Source vs SaaS.
Getting StartedΒΆ
To access these features:
Robusta SaaS: Sign up for free to get started with the full platform
Self-hosted Commercial: Contact support@robusta.dev for enterprise plans with self-hosted UI
API Access: Generate API keys in the Robusta platform under Settings β API Keys
For detailed API documentation and examples, see Alert History Import and Export API.