From 146d5e8e680cd1e60f402f10ed57bae17c8c712c Mon Sep 17 00:00:00 2001 From: Chris Cleeland Date: Mon, 6 Jan 2025 12:39:23 -0600 Subject: [PATCH] Update e2e test expectations. Signed-off-by: Chris Cleeland --- collector/fixtures/e2e-64k-page-output.txt | 2 +- collector/fixtures/e2e-output.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/collector/fixtures/e2e-64k-page-output.txt b/collector/fixtures/e2e-64k-page-output.txt index 9e9d2960..7f4b17d2 100644 --- a/collector/fixtures/e2e-64k-page-output.txt +++ b/collector/fixtures/e2e-64k-page-output.txt @@ -3243,7 +3243,7 @@ node_time_clocksource_current_info{clocksource="tsc",device="0"} 1 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. -# TYPE node_udp_queues gauge +# TYPE node_udp_queues counter node_udp_queues{ip="v4",queue="drops"} 100 node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 21 diff --git a/collector/fixtures/e2e-output.txt b/collector/fixtures/e2e-output.txt index 5294f274..6dc8e7a8 100644 --- a/collector/fixtures/e2e-output.txt +++ b/collector/fixtures/e2e-output.txt @@ -3265,7 +3265,7 @@ node_time_clocksource_current_info{clocksource="tsc",device="0"} 1 # HELP node_time_zone_offset_seconds System time zone offset in seconds. # TYPE node_time_zone_offset_seconds gauge # HELP node_udp_queues Number of allocated memory in the kernel for UDP datagrams in bytes. -# TYPE node_udp_queues gauge +# TYPE node_udp_queues counter node_udp_queues{ip="v4",queue="drops"} 100 node_udp_queues{ip="v4",queue="rx"} 0 node_udp_queues{ip="v4",queue="tx"} 21