Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-3056

Use Event Sequences to retrieve current event counts

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • L3 - Default
    • 3.0.0-alpha1, 3.0.0
    • None
    • backend
    • None

    Description

      Currently when getting event counts, we look through the event index and do a complex search and aggregation. Now we have the event sequence index, we could do a cheaper lookup by summing all of the matching documents with the same source

      ATs:

      • We fetch event counts by reading and summing the event sequences. The count of an event is the sum of all sequence occurrences with that event as its source
      • the complex event count reading code and aggregations is removed from the event service and reader
      • Prefix search works, and previous prefix mapping configuration on event index is removed

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          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