Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #25 from sagikazarmark/update-prometheus
Browse files Browse the repository at this point in the history
Update statsd exporter library
  • Loading branch information
jsuereth committed Jun 21, 2021
2 parents b6359e3 + 0db6d7f commit f3a7283
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 237 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -2,8 +2,8 @@ module contrib.go.opencensus.io/exporter/prometheus

require (
github.com/google/go-cmp v0.5.5
github.com/prometheus/client_golang v1.9.0
github.com/prometheus/statsd_exporter v0.20.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/statsd_exporter v0.21.0
go.opencensus.io v0.23.0
)

Expand Down

0 comments on commit f3a7283

Please sign in to comment.