elasticsearch/plugins
Francisco Fernández Castaño f55b20482a
Add repositories metering API (#60371)
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.
2020-09-08 10:44:54 +02:00
..
analysis-icu upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-kuromoji upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-nori upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-phonetic upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-smartcn upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-stempel upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
analysis-ukrainian upgrade to Lucene-8.7.0-snapshot-61ea26a (#61957) 2020-09-04 12:08:35 +02:00
discovery-azure-classic Replace immediate task creations by using task avoidance api (#60071) 2020-07-31 11:29:14 +02:00
discovery-ec2 Simplify adding plugins and modules to testclusters (#61886) 2020-09-03 19:26:44 -07:00
discovery-gce Simplify adding plugins and modules to testclusters (#61886) 2020-09-03 19:26:44 -07:00
examples Merge test runner task into RestIntegTest (#60261) 2020-08-03 12:07:41 +02:00
ingest-attachment Add data.path fast path for FilePermission (#61302) 2020-08-21 17:38:40 -06:00
mapper-annotated-text Merge FetchSubPhase hitsExecute and hitExecute methods (#60907) 2020-09-03 10:21:39 +01:00
mapper-murmur3 Pass SearchLookup supplier through to fielddataBuilder (#61430) 2020-08-26 20:19:21 +02:00
mapper-size Make MetadataFieldMapper extend ParametrizedFieldMapper (#59847) 2020-08-10 17:21:42 +01:00
repository-azure Add repositories metering API (#60371) 2020-09-08 10:44:54 +02:00
repository-gcs Add repositories metering API (#60371) 2020-09-08 10:44:54 +02:00
repository-hdfs Remove old test mute code (#61277) 2020-08-19 09:39:04 +01:00
repository-s3 Add repositories metering API (#60371) 2020-09-08 10:44:54 +02:00
store-smb Convert most OSS plugins from integTest to [yaml | java]RestTest or internalClusterTest (#59444) 2020-07-28 16:43:17 -05:00
transport-nio Fix network logging test failures (#60334) 2020-07-29 08:28:44 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#48849) 2019-11-13 10:14:04 +00:00