Skip to content

Add logging to the ElasticCommitIndexerWorker

What does this MR do and why?

This MR adds logging information about the duration of indexing project, code & wikis in Elastic Search. This will be used to determine service levels.

How to set up and validate locally

  1. Make sure ES is set up correctly
  2. Update a model that is indexed by ES (e.g. a Project)
  3. Check elasticsearch.log

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to !93807 (merged) Related to #369246 (closed)

Edited by Roy Zwambag

Merge request reports