elasticsearch/x-pack/qa/multi-project/core-rest-tests-with-multiple-projects
Tim Vernum f76be23dfd Make cluster stats operate over all projects (MP-1892)
This updates the cluster stats action to take all projects into account
when calculating the statistics. This is true even if a specific project
is requested.

The only exception is the "health status" because we only have
primitives for calculating the health of a single project. The stats
response will always give the health of the targeted project.
2025-01-13 16:22:50 +11:00
..
src/yamlRestTest/java/org/elasticsearch/multiproject/test Execute pipelines during indexing in multiple projects (MP-1866) 2024-12-18 12:34:20 +00:00
build.gradle Make cluster stats operate over all projects (MP-1892) 2025-01-13 16:22:50 +11:00