elasticsearch/plugins
Yang Wang 5628392fa5
Differentiate stats for the same blobstore operation with purposes (#99615)
Today blobstore stats are collected against each HTTP operation, e.g.
Get, List. This is not granular enough because the same HTTP operration
can be performed for different purposes, e.g. cluster state, indices or
translog. This PR adds a new Purpose enum to provide further breakdown
for the same HTTP operation. 

Relates: ES-6800
2023-10-02 06:37:08 -04:00
..
analysis-icu Automatically disable ignore_malformed on datastream @timestamp fields (#99346) 2023-09-13 15:02:22 +01:00
analysis-kuromoji Bulk migration of Version.CURRENT for index created to IndexVersion.current() (#98490) 2023-08-15 13:47:27 +01:00
analysis-nori Bulk migration of Version.CURRENT for index created to IndexVersion.current() (#98490) 2023-08-15 13:47:27 +01:00
analysis-phonetic Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
analysis-smartcn Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
analysis-stempel Bulk migrate uses of settings(Version) to settings(IndexVersion) (#97528) 2023-07-25 12:25:56 +01:00
analysis-ukrainian Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
discovery-azure-classic Dry up getting cluster admin client in tests (#96952) 2023-06-22 14:27:23 +02:00
discovery-ec2 Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
discovery-gce Suppress this-escape warning for JDK21 (#99848) 2023-09-25 18:30:21 +10:00
examples Update gradle wrapper to 8.3 (#97838) 2023-09-27 08:48:21 +02:00
mapper-annotated-text Remove redundant fields on TextFieldMapper and KeywordFieldMapper (#99666) 2023-09-19 10:43:42 -04:00
mapper-murmur3 Deduplicate org.apache.lucene.document.FieldType instances across mappers (#99361) 2023-09-08 22:18:35 +02:00
mapper-size Use indices admin client shortcut in most integration tests (#96946) 2023-06-20 13:32:59 +02:00
repository-hdfs Differentiate stats for the same blobstore operation with purposes (#99615) 2023-10-02 06:37:08 -04:00
store-smb Add JUnit rule based integration test cluster orchestration framework (#92379) 2022-12-21 15:33:46 -08:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00