opentelemetry-collector/consumer
OpenTelemetry Bot ab80fb406a
[chore] Prepare release v1.34.0/v0.128.0 (#13180)
The following commands were run to prepare this release:
- make chlog-update VERSION=v1.34.0/v0.128.0
- make prepare-release PREVIOUS_VERSION=1[.]33[.]0
RELEASE_CANDIDATE=1.34.0 MODSET=stable
- make prepare-release PREVIOUS_VERSION=0[.]127[.]0
RELEASE_CANDIDATE=0.128.0 MODSET=beta
2025-06-09 16:08:43 +00:00
..
consumererror [chore] Prepare release v1.34.0/v0.128.0 (#13180) 2025-06-09 16:08:43 +00:00
consumertest [chore] Prepare release v1.34.0/v0.128.0 (#13180) 2025-06-09 16:08:43 +00:00
internal Avoid public APIs with internal params in custom Options (#11054) 2024-09-17 13:08:41 -07:00
xconsumer [chore] Prepare release v1.34.0/v0.128.0 (#13180) 2025-06-09 16:08:43 +00:00
Makefile [consumer] split consumer into its own module (#6557) 2022-11-16 13:20:02 -08:00
consumer.go Avoid public APIs with internal params in custom Options (#11054) 2024-09-17 13:08:41 -07:00
doc.go [chore] some doc changes to consumer package (#9150) 2023-12-19 16:02:25 -08:00
go.mod [chore] Prepare release v1.34.0/v0.128.0 (#13180) 2025-06-09 16:08:43 +00:00
go.sum Update module google.golang.org/grpc to v1.72.2 (#13097) 2025-05-27 04:55:22 +00:00
logs.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
logs_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
metrics.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
metrics_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00
traces.go Clarify that data cannot be accessed after Consume* func is called (#12284) 2025-02-06 16:50:29 +00:00
traces_test.go [chore]: enable require-error rule from testifylint (#11199) 2024-09-18 15:02:22 -07:00