Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eabili0 committed Sep 24, 2019
1 parent 5cf470e commit b1a5b0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ This project defines custom [Promster](https://github.com/flaviostutz/promster)
The currently supported metrics are:

```
http_requests_second{status, method, url, le}
http_requests_second_count{status, method, url}
http_requests_second_sum{status, method, url}
http_requests_seconds_bucket{status, method, url, le}
http_requests_seconds_count{status, method, url}
http_requests_seconds_sum{status, method, url}
http_response_size_bytes{status, method, url}
dependency_up{name}
```
Expand Down

0 comments on commit b1a5b0e

Please sign in to comment.