feat(lib): Add anubis_proxied_requests_total metric (#570)
Adds a new counter metric which counts the number of requests proxied to the upstream target, labeled with the host name of the request.
This commit is contained in:
parent
c8635357dc
commit
6c4e739b0b
3 changed files with 7 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Fixed CEL expression matching validator to now properly error out when it receives empty expressions
|
||||
- Added OpenRC init.d script.
|
||||
- Added `--version` flag.
|
||||
- Added `anubis_proxied_requests_total` metric to count proxied requests.
|
||||
|
||||
## v1.18.0: Varis zos Galvus
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue