commit | e4fa3953965cf817f5e5331b5954c3f907536a29 | [log] [tgz] |
---|---|---|
author | Kaushik Lingarkar <kaushik.lingarkar@linaro.org> | Thu Jul 06 16:51:19 2023 -0700 |
committer | Kaushik Lingarkar <kaushik.lingarkar@linaro.org> | Thu Jul 06 17:17:50 2023 -0700 |
tree | cb3ae8f7a52eeabe4d7c4e266741b4cc2f79cb7d | |
parent | 47ef2fa0a951112b97f14c614729f15510d4634d [diff] |
Add trace timer around Elasticsearch's performRequest This can come in handy when triaging Elasticsearch cluster health. Change-Id: I3524bb3a98b01de30508a3b4776501c0f2b3fd5a
Indexing backend libModule for Gerrit Code Review based on ElasticSearch.
This module was originally part of Gerrit core and then extracted into a separate component from v3.5.0-rc3 as part of Change-Id: Ib7b5167ce.
Note that, ElasticSearch source code is no longer Apache 2.0-licensed for versions 7.11 and newer. See ElasticSearch 2021 license change for more information.
This libModule is built like a Gerrit in-tree plugin, using Bazelisk. See the build instructions for more details.
See the setup instructions for how to install the index-elasticsearch module.
For further information and supported options, refer to the config documentation.
This libModule runs tests like a Gerrit in-tree plugin, using Bazelisk. See the test instructions for more details.