restore grafana annotator

This commit is contained in:
Jonathan Shook
2023-01-23 13:02:19 -06:00
parent 494f20f5ab
commit a886ff2f82
4 changed files with 25 additions and 9 deletions

View File

@@ -67,6 +67,12 @@
<version>5.17.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.nosqlbench</groupId>
<artifactId>engine-clients</artifactId>
<version>5.17.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>