Skip to content

Commit

Permalink
Remove mistaken commit
Browse files Browse the repository at this point in the history
Signed-off-by: Alper Polat <gitperr@gmail.com>
  • Loading branch information
gitperr committed Apr 30, 2024
1 parent 2e93193 commit bbd6210
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collector/exec_bsd.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ func NewExecCollector(logger log.Logger) (Collector, error) {
name: "exec_system_calls_total",
description: "System calls since system boot. Resets at architecture unsigned integer.",
mib: "vm.stats.sys.v_syscall",
labels: nil,
},
{
name: "exec_device_interrupts_total",
Expand Down

0 comments on commit bbd6210

Please sign in to comment.