OpenSearch/test/fixtures/gcs-fixture
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
..
src/main/java/fixture/gcs Remove GCS Bucket Exists Check (#60899) (#60914) 2020-08-11 09:54:27 +02:00
Dockerfile Use LTS version of Ubuntu in Dockerfiles (#55370) 2020-04-17 16:14:14 -04:00
build.gradle Add snapshot only test modules (#61954) 2020-09-04 16:35:18 -07:00
docker-compose.yml Add repositories metering API (#62088) 2020-09-08 14:01:04 +02:00