This offer is only addressed to commercial customers including freelancers and entrepreneurs. All prices are exclusive of value added tax (VAT).
  • Share via email
  • Subscribe to blog alert

Error report review management and system audit logs

Operators can now better triage error reports by flagging them and adding comments, improving collaboration during incident analysis. System activities are captured in the audit-log API and surfaced via a new audit-log tab on system details, similar to recipe audit-log. Additional improvements prevent invalid module update definitions, extend error report retrieval options, and fix incorrect HATEOAS links.

New features

Error report reviews

Review tools for error reports help teams triage and resolve issues more efficiently.

  • ROLEX-2737: Extend error reports with flagging and comment functionality

System audit logging

System-level audit logs provide better traceability of changes and actions on individual systems. This release adds tagging operations as initial event to the audit-log. Future releases will extend the logged actions and events.

  • ROLEX-2568: Extend audit-log API with system-level log entries
  • ROLEX-2568: Add audit-log tab to system details view
  • ROLEX-2568: Include system tagging operations in audit-log

Improvements

  • ROLEX-2088: Prevent saving module update definitions that reference unavailable target types
  • ROLEX-2737: Extend the get error reports endpoint with a size parameter to control result set size

Bugs fixed

  • ROLEX-2268: Fix HATEOAS links that previously contained unresolved URI templates