We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6324c95 commit 26985aeCopy full SHA for 26985ae
README.md
@@ -17,6 +17,7 @@ go build .
17
18
These mostly match the redis exporter but with "redis" replaced with "kvrocks". Please note this includes the protocol version.
19
20
+```
21
Usage of ./kvrocks_exporter:
22
-config-command string
23
What to use for the CONFIG command (default "CONFIG")
@@ -62,6 +63,7 @@ Usage of ./kvrocks_exporter:
62
63
Address to listen on for web interface and telemetry. (default ":9121")
64
-web.telemetry-path string
65
Path under which to expose metrics. (default "/metrics")
66
67
68
### Basic Prometheus Configuration
69
0 commit comments