Skip to content

Commit

Permalink
Merge ce4c153 into blathers/backport-release-24.2-140392
Browse files Browse the repository at this point in the history
  • Loading branch information
blathers-crl[bot] authored Feb 4, 2025
2 parents f7a608c + ce4c153 commit 54a6dc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/util/envutil/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,8 @@ var safeVarRegistry = map[redact.SafeString]struct{}{
"GOMAXPROCS": {},
"GOTRACEBACK": {},
"GOMEMLIMIT": {},
// Jemalloc configuration override.
"MALLOC_CONF": {},
// gRPC.
"GRPC_GO_LOG_SEVERITY_LEVEL": {},
"GRPC_GO_LOG_VERBOSITY_LEVEL": {},
Expand Down

0 comments on commit 54a6dc7

Please sign in to comment.