Skip to content

Commit 26985ae

Browse files
authored
Update README.md
1 parent 6324c95 commit 26985ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ go build .
1717

1818
These mostly match the redis exporter but with "redis" replaced with "kvrocks". Please note this includes the protocol version.
1919

20+
```
2021
Usage of ./kvrocks_exporter:
2122
-config-command string
2223
What to use for the CONFIG command (default "CONFIG")
@@ -62,6 +63,7 @@ Usage of ./kvrocks_exporter:
6263
Address to listen on for web interface and telemetry. (default ":9121")
6364
-web.telemetry-path string
6465
Path under which to expose metrics. (default "/metrics")
66+
```
6567

6668
### Basic Prometheus Configuration
6769

0 commit comments

Comments
 (0)