OpenSearch/test
Francisco Fernández Castaño 2bb5716b3d
Add repositories metering API (#62088)
This pull request adds a new set of APIs that allows tracking the number of requests performed
by the different registered repositories.

In order to avoid losing data, the repository statistics are archived after the repository is closed for
a configurable retention period `repositories.stats.archive.retention_period`. The API exposes the
statistics for the active repositories as well as the modified/closed repositories.

Backport of #60371
2020-09-08 14:01:04 +02:00
..
external-modules Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00
fixtures Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
framework Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00
logger-usage Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00