Skip to content

Commit

Permalink
relax one comparison on metric value for haproxy test (#4532)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Mar 26, 2024
1 parent 1280e73 commit 5a62d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/receivers/smartagent/haproxy/haproxy_test.go
Expand Up @@ -98,6 +98,7 @@ func TestHaproxyReceiverProvidesAllMetrics(t *testing.T) {
"haproxy_connection_rate_max",
"haproxy_session_max",
"haproxy_session_limit",
"haproxy_session_rate_max",
),
)
}
Expand Down

0 comments on commit 5a62d10

Please sign in to comment.