Product Roadmap
Where ErrorLens is going โ and where it has been
This roadmap reflects current thinking. Priorities shift based on customer feedback. If you want to influence what we build next, talk to us โ
โ SHIPPED
- โCode patch suggestions โ before/after diffs from stack traces (Python, Java, JS, Go, C#, Ruby, PHP, TypeScript)
- โTeam history and collaboration โ shared workspace history with filters, search, tags, and analyst tracking
- โEnterprise SSO and SAML 2.0 โ Okta, Azure AD, Google Workspace with JIT provisioning and SCIM sync
- โREST API access โ full v1 API with bearer token auth for all paid plans
- โOccurrence counting and severity ranking โ exact per-error counts, sorted Critical to Low
- โExpanded plan lineup โ Starter, Pro, Team, Enterprise with annual billing and $0.06/analysis overage
- โStructured JSON log parser โ Winston, Pino, structlog, Zap, Logrus, CloudWatch, ECS, GCP Logging
- โSlack alert webhooks โ no-code setup, per-channel routing, severity threshold controls
- โVS Code Extension โ right-click analysis on .log files, inline results panel
- โGitHub Actions โ official action for CI/CD pipelines, PR comments, merge blocking on critical errors
- โConnectors and SDKs โ Node.js, Python, Docker sidecar, New Relic, Sentry, Datadog, PagerDuty packages
- โImage and screenshot analysis โ PNG, JPEG, WebP error screenshots via AI vision
โ RECENTLY SHIPPED
Error Trend Dashboards
Visual dashboards showing error frequency over time, severity distribution by environment, and top error types โ now live.
What's included
- โDaily error frequency bar chart (last 14 days)
- โSeverity distribution breakdown
- โEnvironment breakdown (prod/staging/dev)
- โTop error types ranked by occurrences
Jira and Linear Integration
One-click issue creation from any error analysis, pre-populated with error type, severity, root cause, and environment.
What's included
- โAuto-populates title, description, environment
- โSupports both Jira Cloud and Linear
- โConfigurable project key and team defaults
- โCredentials stored locally
Custom Severity Rules
Define workspace-level severity overrides โ e.g., any OutOfMemoryError is always Critical. Applied before AI classification.
What's included
- โRule builder UI in Settings
- โMatch on error type pattern
- โOverride severity to critical / high / medium / low
- โInstant add/remove with preview
Multi-Environment Support
Label analyses by environment โ production, staging, development. Filter history and see distribution in Trends.
What's included
- โEnvironment selector on every analysis
- โColored badge in History
- โFilter by environment
- โEnvironment breakdown chart in Trends
โ PLANNED
โ
Datadog / PagerDuty bi-directional integration
Trigger ErrorLens analysis from Datadog monitor alerts and PagerDuty incidents; analysis results post back to the incident timeline.
โ
Bulk history export
Export full analysis history as CSV or JSON โ error types, severity, counts, timestamps. Useful for compliance and audit.
โ
SCIM user provisioning (Enterprise)
Full SCIM 2.0 support for automatic user provisioning and deprovisioning through your identity provider.
โ
Per-environment usage quotas
Separate monthly analysis quotas per environment on Team and Enterprise plans.
โ EXPLORING
โ
Real-time log streaming
Stream live log output to ErrorLens and receive analysis results as new errors appear โ sub-second latency via Kafka, Kinesis, Pub/Sub.
โ
Automated PR comments (GitHub App)
A single GitHub App install watches all repositories and comments on PRs when errors are detected in CI runs โ no workflow config needed.
โ
Mobile app (iOS & Android)
View analysis history, receive push notifications for critical findings, and approve suggested code fixes from your phone.
โ
Self-hosted / air-gapped deployment
Run ErrorLens entirely within your own infrastructure via Docker + Helm. No log content ever leaves your network. Enterprise-only.
โ
Browser DevTools extension
Detect console errors on any page and analyze them with one click directly from the DevTools console.