metric-collector master: SRCREV bump dc420cd4e3..ec3fedd0bc

Benjamin Fair (1):
      daemon: filter out processes below a minimum uptime

Fusion-Link: http://fusion2/edde5927-bbba-3152-8ac7-8cfefc8832d8
Tested: N/A
Google-Bug-Id: 348064849
Change-Id: I0cc552a3aac0aee0375c5d6e97ef24eb47c49eff
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
(cherry picked from commit bdbac50709cbcfa094e4e66b3d5532cbdd5a9e85)
diff --git a/recipes-google/metric-collector/metric-collector.bb b/recipes-google/metric-collector/metric-collector.bb
index a5faa41..f4356cd 100644
--- a/recipes-google/metric-collector/metric-collector.bb
+++ b/recipes-google/metric-collector/metric-collector.bb
@@ -11,7 +11,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI = "git://gbmc-private.googlesource.com/metric-collector;branch=master;protocol=https"
-SRCREV = "dc420cd4e373bcaff98cfd2605d0f378e5385bfe"
+SRCREV = "ec3fedd0bc9a666e73a066d8698cce21a5232b22"
 
 DEPENDS += " \
   sdbusplus \