Skip to content

Commit

Permalink
added prometheus metric description
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R committed Apr 10, 2020
1 parent e2086c8 commit 0382997
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ Following metrics are being exported:
| blocky_query_total | Number of total queries, partitioned by client and DNS request type (A, AAAA, PTR, etc) |
| blocky_request_duration_ms_bucket | Request duration histogram, partitioned by response type (Blocked, cached, etc) |
| blocky_response_total | Number of responses, partitioned by response type (Blocked, cached, etc), DNS response code, and reason |
| blocky_blocking_enabled | 1 if blocking is enabled, 0 otherwise |


### Print current configuration
Expand Down

0 comments on commit 0382997

Please sign in to comment.