Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
expose some Prometheus metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 2, 2021
1 parent 053c73d commit 9ed1409
Show file tree
Hide file tree
Showing 4 changed files with 645 additions and 5 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ require (
github.com/multiformats/go-multiaddr-fmt v0.1.0
github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
github.com/prometheus/client_golang v1.9.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
)
Loading

0 comments on commit 9ed1409

Please sign in to comment.