Romain Gauthier created UNOMI-873:
-------------------------------------
Summary: "Explain" for event collection
Key: UNOMI-873
URL: https://issues.apache.org/jira/browse/UNOMI-873
Project: Apache Unomi
Issue Type: New Feature
Reporter: Romain Gauthier
h3. Context:
When sending an event to unomi, it can be hard to understand:
- why the event was rejected
- which rules where executed
- what was the final request sent to ES
All these information can be useful during development, when trying to
understand why and how an event is processed.
h3. Idea
We could either:
- create a dedicated http endpoint "explainEvent" that would return the
explanations as part of the http response
- add an option ?"explain=true" to context.json endpoint. We'd need to ensure
that this option is protected by authentication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)