Skip to content

Commit

Permalink
Merge pull request #336 from overmindtech/automaxprocs
Browse files Browse the repository at this point in the history
Configure GOMAXPROCS to match Linux container CPU quota
  • Loading branch information
DavidS-ovm authored Nov 10, 2023
2 parents 51074e9 + 5b48a4a commit 08afbf6
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 91 deletions.
1 change: 1 addition & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
go.opentelemetry.io/otel/sdk v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
go.uber.org/automaxprocs v1.5.3
google.golang.org/protobuf v1.31.0
)

Expand Down
Loading

0 comments on commit 08afbf6

Please sign in to comment.