opentelemetry-collector/exporter/internal
Matthieu MOREL 37f783308e
[chore]: enable require-error rule from testifylint (#11199)
#### Description

Testifylint is a linter that provides best practices with the use of
testify.

This PR enables
[require-error](https://github.com/Antonboom/testifylint?tab=readme-ov-file#require-error)
rule from [testifylint](https://github.com/Antonboom/testifylint)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-09-18 15:02:22 -07:00
..
common [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
experr [chore] [exporterhelper] Move shutdown error from queue package (#9554) 2024-02-13 16:04:23 -08:00
otlptext [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
queue [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
exporter.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
factory.go Add profiles support in exporters (#10702) 2024-07-30 11:47:56 +02:00
logs.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
metrics.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00
profiles.go Add profiles support in exporters (#10702) 2024-07-30 11:47:56 +02:00
request.go [exporter] [chore] move exporter.exporterhelper.request to internal (#11042) 2024-09-06 09:53:35 +02:00
traces.go Move exporter into an internal package, in preparation for profiles (#10527) 2024-07-18 11:26:13 +02:00