Skip to content

Commit

Permalink
Merge pull request #20 from utilitywarehouse/metrics
Browse files Browse the repository at this point in the history
Add queue metrics
  • Loading branch information
ribbybibby authored May 5, 2021
2 parents 4dbf523 + 5d7ac9b commit 6fc1598
Show file tree
Hide file tree
Showing 4 changed files with 383 additions and 2 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/imdario/mergo v0.3.11 // indirect
github.com/mattn/go-colorable v0.1.8 // indirect
github.com/prometheus/client_golang v1.10.0
github.com/stretchr/testify v1.6.1
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43 // indirect
google.golang.org/appengine v1.6.7 // indirect
Expand Down
Loading

0 comments on commit 6fc1598

Please sign in to comment.