Skip to content

Commit

Permalink
Update metrics.md (#2691)
Browse files Browse the repository at this point in the history
Fix wrong parameter name (#2688)
  • Loading branch information
UniqueTokens authored Sep 29, 2020
1 parent 5cb3266 commit fc00227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sources/clients/promtail/stages/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ line with the text `order successful` was scraped by Promtail.
description: "failed orders"
source: order_status
config:
fail: fail
value: fail
action: inc
```

Expand Down

0 comments on commit fc00227

Please sign in to comment.