Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Add healthcheck plugin to the list of plugins

Change-Id: I148f5c2581a7c829a1a61c91b53cbf325b4c189a
This commit is contained in:
Luca Milanesio 2019-01-28 16:43:49 +00:00
commit e6891bac56

View File

@ -263,6 +263,26 @@ Plugin running Gitiles alongside a Gerrit server.
link:https://gerrit-review.googlesource.com/admin/repos/plugins/gitiles[
Project]
[[healthcheck]]
=== healthcheck
Plugin for monitoring and alerting when Gerrit does not behave properrly.
When Gerrit Server needs to be available 24x7, it is important to know
*beforehand* if something isn't working correctly: this plugin exposes a
REST-API that provides the real-time status of the Gerrit internals and can
be integrated with real-time monitoring systems and paging platforms.
Healthcheck metrics (latency and subsystem healthiness) are published as
Gerrit internal metrics and can be published to dashboards.
link:https://gerrit-review.googlesource.com/admin/repos/plugins/healthcheck[
Project] |
link:https://gerrit.googlesource.com/plugins/healthcheck/+doc/master/src/main/resources/Documentation/about.md[
Documentation] |
link:https://gerrit.googlesource.com/plugins/healthcheck/+doc/master/src/main/resources/Documentation/config.md[
Configuration]
[[imagare]]
=== imagare