mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-10 23:03:23 +02:00
Document that metricRegistry is not safe for concurrently use. While at it, remove t.Parallel() in tests which use metricRegistry, which causes data race, caught by: go test -race ./internal/telemetry/metrics |
||
---|---|---|
.. | ||
const.go | ||
doc.go | ||
grpc.go | ||
grpc_test.go | ||
helpers_test.go | ||
http.go | ||
http_test.go | ||
info.go | ||
info_test.go | ||
kv.go | ||
kv_test.go | ||
providers.go | ||
providers_test.go | ||
registry.go |