Skip to content

Commit

Permalink
docs: add statusCodeCategory
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtavares committed Jul 16, 2018
1 parent 8a742de commit 82fb190
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ By default, the follow metrics are collected, with the corresponding tags:
- `hostname`,
- `method`: `GET`, `POST`, `PUT`...
- `statusCode`: 200, 400, 404 ...
- `statusCodeCategory`: [Categories](https://en.wikipedia.org/wiki/List_of_HTTP_status_codes)
- `route`: Either the route handler's name, the route path or `unknown_route`. e.g.: `/users/:id?`

## Authors
Expand Down

0 comments on commit 82fb190

Please sign in to comment.