From 82ca6d1f9f43752eeec47dc2d6a4da93cd596f15 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Wed, 20 Feb 2019 14:13:14 +0000 Subject: Add metrics for number of outgoing EDUs, by type (#4695) --- changelog.d/4695.feature | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/4695.feature (limited to 'changelog.d/4695.feature') diff --git a/changelog.d/4695.feature b/changelog.d/4695.feature new file mode 100644 index 0000000000..3816c9dec8 --- /dev/null +++ b/changelog.d/4695.feature @@ -0,0 +1 @@ +Add prometheus metrics for number of outgoing EDUs, by type. -- cgit 1.5.1