add changelog for rpc metric improv project (#12709)
Co-authored-by: Dhia Ayachi <dhia@hashicorp.com>
This commit is contained in:
parent
a2c28526a7
commit
6feb7abe57
|
@ -0,0 +1,3 @@
|
||||||
|
```release-note:note
|
||||||
|
Forked net/rpc to add middleware support: https://github.com/hashicorp/consul-net-rpc/ .
|
||||||
|
```
|
|
@ -0,0 +1,3 @@
|
||||||
|
```release-note:feature
|
||||||
|
rpc: (beta): add a new metric `consul.rpc.server.call` with labels
|
||||||
|
for `method`, `errored`, `rpc_type`, `request_type`.
|
Loading…
Reference in New Issue