x/pkgsite: add metrics to teeproxy #39843
Closed
Comments
Change https://golang.org/cl/239818 mentions this issue: |
Change https://golang.org/cl/241600 mentions this issue: |
gopherbot
pushed a commit
to golang/pkgsite
that referenced
this issue
Jul 9, 2020
recordTeeProxyMetric was using gddoLatency to calculate latency for pkg.go.dev, which is now fixed. For golang/go#39843 Change-Id: Id826d626b7409d75cf650df6b2191200f9a9dbe4 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/241600 Reviewed-by: Shaquille Que <shaquille@golang.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add metrics to the teeproxy to measure latency and counts by response type.
The text was updated successfully, but these errors were encountered: