Add reposity name and full name for prometheus labels in actions metrics (#2218)

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
This commit is contained in:
Kirill Bilchenko
2023-02-25 08:02:22 +01:00
committed by GitHub
parent 7d0918b6d5
commit ec3afef00d
3 changed files with 34 additions and 10 deletions

1
go.mod
View File

@@ -57,6 +57,7 @@ require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/gnostic v0.5.7-v3refs // indirect
github.com/google/go-github/v45 v45.2.0 // indirect
github.com/google/go-github/v50 v50.0.0 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/google/gofuzz v1.1.0 // indirect
github.com/gruntwork-io/go-commons v0.8.0 // indirect