-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area:logsPart of OpenTelemetry logsPart of OpenTelemetry logsenhancementNew feature or requestNew feature or requestpkg:SDKRelated to an SDK packageRelated to an SDK package
Milestone
Description
Benchmarks: https://github.com/pellared/spanevents-vs-logs
Batch processing in Logs SDK seems like a bottleneck.
Reproduction:
git clone https://github.com/pellared/spanevents-vs-logs.git
cd spanevents-vs-logs
make up
wait some time to make sure OTel Collector is ready
go test -run=^$ -bench=BenchmarkLogs/OTLP -cpuprofile profile.out.txt
make down
Metadata
Metadata
Assignees
Labels
area:logsPart of OpenTelemetry logsPart of OpenTelemetry logsenhancementNew feature or requestNew feature or requestpkg:SDKRelated to an SDK packageRelated to an SDK package
Type
Projects
Status
Done