Skip to content

Commit

Permalink
doc: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clambin committed Apr 26, 2024
1 parent 3812936 commit bef74c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,10 +225,10 @@ Usage:

traefik-simple-auth exports the following metrics:

| metric | type | labels | help |
| --- | --- |----------------------------| --- |
| traefik_simple_auth_http_request_duration_seconds | HISTOGRAM | code, host, path, provider |duration of http requests |
| traefik_simple_auth_http_requests_total | COUNTER | code, host, path, provider |total number of http requests |
| metric | type | labels | help |
| --- | --- |----------------------------------| --- |
| traefik_simple_auth_http_request_duration_seconds | HISTOGRAM | code, host, path, provider, user |duration of http requests |
| traefik_simple_auth_http_requests_total | COUNTER | code, host, path, provider, user |total number of http requests |

## Authors

Expand Down

0 comments on commit bef74c1

Please # to comment.