-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #448 from perftool-incubator/dev-kmr
replace mentions of ElasticSearch with OpenSearch
- Loading branch information
Showing
3 changed files
with
26 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -50,7 +50,7 @@ rickshaw --num-samples=2 --tags test,beta,fail --email [email protected] --name "Jo | |
|
||
Rickshaw will provide the following: | ||
- Human readable log of the rickshaw execution, including any warning and errors from other projects, tools, or benchmarks it used. | ||
- A JSON file or Elastic documents describing the benchmark run that was handled by rickshaw | ||
- A JSON file or OpenSearch documents describing the benchmark run that was handled by rickshaw | ||
- Raw output from tools and benchmarks used. | ||
- Post-processed data (optionally) from tools and benchmarks | ||
- Tools and benchmarks run by rickshaw should have post-processing programs to convert its native output to [CommonDataModel](https://github.com/perftool-incubator/CommonDataModel) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters