Update e2e output for new common version.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2023-01-20 10:38:19 +01:00
parent 10a944efb9
commit 2d77d8c562
No known key found for this signature in database
GPG Key ID: C646B23C9E3245F1
2 changed files with 2 additions and 2 deletions

View File

@ -723,7 +723,7 @@ node_entropy_available_bits 1337
# HELP node_entropy_pool_size_bits Bits of entropy pool. # HELP node_entropy_pool_size_bits Bits of entropy pool.
# TYPE node_entropy_pool_size_bits gauge # TYPE node_entropy_pool_size_bits gauge
node_entropy_pool_size_bits 4096 node_entropy_pool_size_bits 4096
# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build.
# TYPE node_exporter_build_info gauge # TYPE node_exporter_build_info gauge
# HELP node_fibrechannel_error_frames_total Number of errors in frames # HELP node_fibrechannel_error_frames_total Number of errors in frames
# TYPE node_fibrechannel_error_frames_total counter # TYPE node_fibrechannel_error_frames_total counter

View File

@ -745,7 +745,7 @@ node_entropy_available_bits 1337
# HELP node_entropy_pool_size_bits Bits of entropy pool. # HELP node_entropy_pool_size_bits Bits of entropy pool.
# TYPE node_entropy_pool_size_bits gauge # TYPE node_entropy_pool_size_bits gauge
node_entropy_pool_size_bits 4096 node_entropy_pool_size_bits 4096
# HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, and goversion from which node_exporter was built. # HELP node_exporter_build_info A metric with a constant '1' value labeled by version, revision, branch, goversion from which node_exporter was built, and the goos and goarch for the build.
# TYPE node_exporter_build_info gauge # TYPE node_exporter_build_info gauge
# HELP node_fibrechannel_error_frames_total Number of errors in frames # HELP node_fibrechannel_error_frames_total Number of errors in frames
# TYPE node_fibrechannel_error_frames_total counter # TYPE node_fibrechannel_error_frames_total counter