Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Include the `Raindrops` and `Rack::QueueMetrics` middleware in your application'

### Output

With every request, `rack-queue-metrics` will output a log line with the the following format:
With every request, `rack-queue-metrics` will output a log line with the following format:

```
at=metric measure=rack.queue-metrics addr=10.10.10.90:5000 queue_time=0 queue_depth=0
Expand Down