diff --git a/.changelog/12311.txt b/.changelog/12311.txt new file mode 100644 index 000000000..42bcc8f0f --- /dev/null +++ b/.changelog/12311.txt @@ -0,0 +1,3 @@ +```release-note:note +Forked net/rpc to add middleware support: https://github.com/hashicorp/consul-net-rpc/ . +``` \ No newline at end of file diff --git a/.changelog/12573.txt b/.changelog/12573.txt new file mode 100644 index 000000000..28c9825aa --- /dev/null +++ b/.changelog/12573.txt @@ -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`. \ No newline at end of file