Skip to content

Commit e7471ff

Browse files
committed
reset runners status
1 parent a02f1a6 commit e7471ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/metrics/get_runners_from_github.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ func getRunnersFromGithub() {
6565
}
6666

6767
time.Sleep(time.Duration(config.Github.Refresh) * time.Second)
68+
runnersGauge.Reset()
6869
}
6970
}

0 commit comments

Comments
 (0)