Skip to content

Commit 5aa302d

Browse files
gaurav5430jgbarah
authored andcommitted
Update components.md
Corrected 'founds' to 'finds'
1 parent 725308c commit 5aa302d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basics/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ The main components of GrimoireLab are:
2525

2626
In the figure above, GrimoireLab components are represented in the pale green box. Bold arrows show the main data flow: from data sources to Perceval (which retrieves them), to Arthur (which schedules retrieval batches and stores results in Reddis), to GrimoireELK (which stores retrieved items as raw indexes, and then uses them to produce enriched indexes, both in ElasticSearch), to Reports (to produce specialized reports) or Kibiter (to visualize in actionable dashboards).
2727

28-
GrimoireELK uses SortingHat to store all the identities it founds in a MariaDB database. SortingHat uses lists of known identifiers (usually maintained in configuration files) and heuristics to merge identities corresponding to the same person, and related information (such as affiliation).
28+
GrimoireELK uses SortingHat to store all the identities it finds in a MariaDB database. SortingHat uses lists of known identifiers (usually maintained in configuration files) and heuristics to merge identities corresponding to the same person, and related information (such as affiliation).
2929

3030
All the process is configured and orchestrated by Mordred, which uses its own configuration about, for example, which data sources to use.

0 commit comments

Comments
 (0)