Skip to content

Commit

Permalink
chore: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed May 3, 2024
1 parent 540a50c commit a0cdaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/consumer-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This method makes the following assumptions:

## How to run

- We need to terminal windows
- We need two terminal windows
- We need running kafka with (auto-create topics feature) or with pre-created topic named "local_pit_consumer_metrics"
- Kafka is listening on 127.1.1:9092 and can take plaintext connection with `scram-sha-512` and credentials: `admin/admin`.
See `pit-toolkit/examples/consumer-metrics/src/core.ts`
Expand Down

0 comments on commit a0cdaec

Please sign in to comment.