diff --git a/tests/receivers/smartagent/haproxy/haproxy_test.go b/tests/receivers/smartagent/haproxy/haproxy_test.go index d84cfee06a..fa92adbebb 100644 --- a/tests/receivers/smartagent/haproxy/haproxy_test.go +++ b/tests/receivers/smartagent/haproxy/haproxy_test.go @@ -98,6 +98,7 @@ func TestHaproxyReceiverProvidesAllMetrics(t *testing.T) { "haproxy_connection_rate_max", "haproxy_session_max", "haproxy_session_limit", + "haproxy_session_rate_max", ), ) }