Add analytics to the list of plugins

Change-Id: I9cde21138aa99ac2b13ba6c22be68a497f1a1e4d
This commit is contained in:
Luca Milanesio 2018-03-01 08:27:04 +00:00
parent b5d4dfe359
commit c58fb2b3ef
1 changed files with 12 additions and 0 deletions

View File

@ -163,6 +163,18 @@ Project] |
link:https://gerrit.googlesource.com/plugins/admin-console/+doc/master/src/main/resources/Documentation/about.md[
Documentation]
[[analytics]]
=== analytics
Plugin to extract commit and review data from Gerrit projects and
expose aggregated metrics over REST and SSH API.
Metrics are extracted in JSON format with one record per line, ready to be
archived and processed with popular BigData transformation tools such
Apache Spark or published and visualized in dashboards.
link:https://gerrit-review.googlesource.com/#/admin/projects/plugins/analytics[Project] |
link:https://gerrit.googlesource.com/plugins/analytics/+doc/master/README.md[Documentation]
[[avatars-external]]
=== avatars-external