opentelemetry-collector/service/internal/obsconsumer
Matthieu MOREL bf4324d1fa
[chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479)
#### Description

Check if code and import statements are formatted, with additional
rules.

* https://golangci-lint.run/usage/formatters/#gofumpt
* https://go-critic.com/overview.html#paramtypecombine

This is the application of golangci-lint fmt ./... , the Makefile has
been update to include this behavior

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2025-07-30 14:57:53 +00:00
..
consumer_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
enabled.go [service/internal/graph] Add size throughput metrics (#13032) 2025-05-20 11:45:33 +00:00
enabled_test.go [service/internal/graph] Add size throughput metrics (#13032) 2025-05-20 11:45:33 +00:00
gate_test.go [service/internal/graph] Measure telemetry as it is passed between pipeline components (#12812) 2025-05-12 08:33:02 +00:00
logs.go [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00
logs_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
metrics.go [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00
metrics_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
option.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
package_test.go [chore] Create service/internal/obsconsumer package (#12817) 2025-04-15 10:40:55 +00:00
profiles.go [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00
profiles_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00
traces.go [chore]: enable extra-rules from gofumpt and paramTypeCombine from go-critic (#13479) 2025-07-30 14:57:53 +00:00
traces_test.go Emit `outcome: failure` in obsconsumer (#13234) 2025-07-25 10:19:48 +00:00