Add metrics for GitHub API rate limit (#312)

This commit is contained in:
Hidetake Iwata
2021-02-16 09:58:09 +09:00
committed by GitHub
parent 2623140c9a
commit 4f3f2fb60d
3 changed files with 73 additions and 9 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
github.com/kelseyhightower/envconfig v1.4.0
github.com/onsi/ginkgo v1.8.0
github.com/onsi/gomega v1.5.0
github.com/prometheus/client_golang v0.9.2
github.com/stretchr/testify v1.4.0 // indirect
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
k8s.io/api v0.0.0-20190918155943-95b840bb6a1f