You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by "Serge Huber (JIRA)" <ji...@apache.org> on 2017/05/01 12:23:04 UTC

[jira] [Created] (UNOMI-93) Add rule execution count to rule service endpoint

Serge Huber created UNOMI-93:
--------------------------------

             Summary: Add rule execution count to rule service endpoint
                 Key: UNOMI-93
                 URL: https://issues.apache.org/jira/browse/UNOMI-93
             Project: Apache Unomi
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.2.0-incubating
            Reporter: Serge Huber
            Assignee: Serge Huber
             Fix For: 1.2.0-incubating


We already fire an event every time a rule is executed, I'd like to propose that we also add an endpoint to retrieve the number of times a query was executed. The endpoint would be quite simple : 

/cxs/rules/rule/RULE_ID/count

would return a long that counts how many time the rule has been executed.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)