Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
git-hulk authored Sep 18, 2024
1 parent 6324c95 commit 26985ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ go build .

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

```
Usage of ./kvrocks_exporter:
-config-command string
What to use for the CONFIG command (default "CONFIG")
Expand Down Expand Up @@ -62,6 +63,7 @@ Usage of ./kvrocks_exporter:
Address to listen on for web interface and telemetry. (default ":9121")
-web.telemetry-path string
Path under which to expose metrics. (default "/metrics")
```

### Basic Prometheus Configuration

Expand Down

0 comments on commit 26985ae

Please sign in to comment.