File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 - name : Checkout the repository
2929 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3030 - name : test-e2e
31- uses : vmactions/freebsd-vm@0cd283ca698d48b59cda444a9948f48a30709627 # v1.2.8
31+ uses : vmactions/freebsd-vm@a9c0dcaf5ed572d89ea1a59fe2217d3b3da4fd23 # v1.3.7
3232 with :
33- release : " 14.3 "
33+ release : " 15.0 "
3434 copyback : false
3535 envs : ' GO_VERSION_FREEBSD GNU_TAR_VERSION'
3636 usesh : true
Original file line number Diff line number Diff line change @@ -261,6 +261,18 @@ node_xfrm_out_state_proto_error_packets_total 4542
261261# HELP node_xfrm_out_state_seq_error_packets_total Sequence error i.e. Sequence number overflow
262262# TYPE node_xfrm_out_state_seq_error_packets_total counter
263263node_xfrm_out_state_seq_error_packets_total 543
264+ # HELP node_zfs_arcstats_c_min_bytes ZFS ARC minimum size
265+ # TYPE node_zfs_arcstats_c_min_bytes gauge
266+ node_zfs_arcstats_c_min_bytes 1.99743232e+08
267+ # HELP node_zfs_arcstats_mfu_ghost_size ZFS ARC MFU ghost size
268+ # TYPE node_zfs_arcstats_mfu_ghost_size gauge
269+ node_zfs_arcstats_mfu_ghost_size 0
270+ # HELP node_zfs_arcstats_mru_ghost_hits_total ZFS ARC MRU ghost hits
271+ # TYPE node_zfs_arcstats_mru_ghost_hits_total counter
272+ node_zfs_arcstats_mru_ghost_hits_total 0
273+ # HELP node_zfs_arcstats_pm_bytes ZFS ARC meta MRU target frac
274+ # TYPE node_zfs_arcstats_pm_bytes gauge
275+ node_zfs_arcstats_pm_bytes 2.147483648e+09
264276# HELP promhttp_metric_handler_errors_total Total number of internal errors encountered by the promhttp metric handler.
265277# TYPE promhttp_metric_handler_errors_total counter
266278promhttp_metric_handler_errors_total{cause="encoding"} 0
You can’t perform that action at this time.
0 commit comments