Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-2719 Optimize can be used for all E2E processes - First Iteration
  3. OPT-2987

Create Event Trace and Aggregation Indexes/Writers/Readers/DTOs

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • L3 - Default
    • 2.7.0
    • None
    • backend
    • None

    Description

      In order to serve suggestions (and potentially event counts), we need to preprocess the counts of all types of events sequences that have occurred in the history of ingested events. One way to do this is to maintain two indices, one with the state of an ordered sequence of events that have taken place for a given timestamp, and another a running count of the number of times a given event has followed another in the same trace.

      ATs:

      • A new index exists and can be written to/read from that stores the order of events that have been ingested for a given traceId by their timestamp
      • A new index exists that can be written to/read from that stores the ongoing count of occurrences of sequences of events

       

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                joshua.windels Joshua Windels
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce