Support gRPC and gRPC-Web protocol in metrics
This commit is contained in:
parent
d131ef57da
commit
240fb871b6
3 changed files with 142 additions and 2 deletions
|
@ -16,3 +16,7 @@ feature by feature, of how the configuration looked like in v2, and how it now l
|
|||
## IPWhiteList
|
||||
|
||||
In v3, we renamed the `IPWhiteList` middleware to `IPAllowList` without changing anything to the configuration.
|
||||
|
||||
## gRPC Metrics
|
||||
|
||||
In v3, the reported status code for gRPC requests is now the value of the `Grpc-Status` header.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue