Commit Graph

3 Commits

Author SHA1 Message Date
Matthieu MOREL 96e860b9cb
[chore]: enable gofumpt linter in receiver, scraper, semconv and service (#11856)
#### 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 17:59:26 +00:00
Bogdan Drutu e27c4aeae8
Deprecate all Scraper helpers in scraperhelper (#11732)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2024-11-25 15:44:15 -08:00
Bogdan Drutu 7ce4842d98
Add a new scraper package to replace scraperhelper (#11657)
Update
https://github.com/open-telemetry/opentelemetry-collector/issues/11238

No changelog since this is still in progress.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2024-11-14 08:12:25 -08:00