Remove "--docker-metrics" functionality. Update documents and scripts accordingly.

This commit is contained in:
yabinmeng
2023-09-28 14:30:18 -05:00
parent d0d74a1aa6
commit 9a61a1f2af
16 changed files with 25 additions and 158 deletions

View File

@@ -114,10 +114,6 @@ anywhere details would be.
## Annotation Implementations
NoSQLBench comes with two built-in annotation implementations,
which are configured automatically. By default, the logging
annotator is enabled.
NoSQLBench comes with a built-in annotation implementations, the logging annotator,
which is configured automatically.
If --docker-metrics is used, then the grafana annotator is enabled.
In this case, if needed, default admin credentials will be used
to create an API key, which will be cached on the local filesystem.