opentelemetry-collector/internal/memorylimiter
Matthieu MOREL 824c9f7a43
[chore]: enable gofumpt linter in internal, otelcol, pdata, pipeline and processor (#11855)
#### Description

[gofumpt](https://golangci-lint.run/usage/linters/#gofumpt) is a
stricter format than gofmt, while being backwards compatible.

---------

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2024-12-12 19:21:54 +00:00
..
cgroups [chore]: enable gofumpt linter in internal, otelcol, pdata, pipeline and processor (#11855) 2024-12-12 19:21:54 +00:00
iruntime fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 (#10935) 2024-10-12 16:13:55 -07:00
testdata [confmap] Return error when decoding negative values into uints (#9169) 2024-04-19 13:48:32 +02:00
Makefile [chore] Extract internal/memorylimiter as a module (#11438) 2024-10-14 13:26:11 -07:00
config.go [extension/memorylimiter] add memory limiter extension, a copy of memorylimiter processor (#8964) 2024-01-23 10:44:46 -08:00
config_test.go [chore]: use ErrorContains and EqualError (#11295) 2024-09-28 08:06:09 -07:00
go.mod fix(deps): update module google.golang.org/grpc to v1.68.1 (#11835) 2024-12-10 05:00:52 +00:00
go.sum fix(deps): update module google.golang.org/grpc to v1.68.1 (#11835) 2024-12-10 05:00:52 +00:00
memorylimiter.go [chore] Move memorylimiter dependencies under one module (#11419) 2024-10-12 11:15:06 -07:00
memorylimiter_test.go [chore] Move memorylimiter dependencies under one module (#11419) 2024-10-12 11:15:06 -07:00