diff --git a/proxy/tests/support/controller.rs b/proxy/tests/support/controller.rs index 3a876e2e4..c538fdfae 100644 --- a/proxy/tests/support/controller.rs +++ b/proxy/tests/support/controller.rs @@ -181,6 +181,7 @@ pub fn destination_add_labeled( }), weight: 0, metric_labels: addr_labels, + ..Default::default() }, ], metric_labels: set_labels,