From 106f445d3b7e6ec8527391c7e2c2fc12a8bd1e0e Mon Sep 17 00:00:00 2001 From: Matt Keeler Date: Wed, 13 Jun 2018 10:36:48 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a5dfd551f..c0c1abcabe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: * agent: A Consul user-agent string is now sent to providers when making retry-join requests [GH-4013](https://github.com/hashicorp/consul/pull/4013) +* client: Add metrics for failed RPCs [PR-4220](https://github.com/hashicorp/consul/pull/4220) BUG FIXES: