eiffel-community / eiffel-intelligence

Eiffel Intelligence is a real time data aggregation and analysis solution for Eiffel events.
Apache License 2.0
11 stars 72 forks source link

Improve introduction docs #447

Open e-pettersson-ericsson opened 4 years ago

e-pettersson-ericsson commented 4 years ago

Description

https://github.com/eiffel-community/eiffel-intelligence/blob/master/wiki/index.md should be updated to include information about Eiffel Intelligence listens on Eiffel events from a configured rabbitmq. Link to further reading about how to configure RabbitMQ, maybe?

Also the paragraph: "By flow we mean a chain of Eiffel events that are linked together directly or indirectly." is not entirely true? The events should be linked together. And they must all have a connection to the "start" event to be aggregated.

Motivation

Give better understanding of how Eiffel Intelligence works.

Exemplification

Benefits

Better documentation - with clarification about Eiffel Intelligence's relationship to RabbitMQ.

Possible Drawbacks