1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00
Files
opentelemetry-go/sdk/log
Tyler Yahn 6033938c87 Refactor testing of batching config (#5106)
The BatchingProcessor is not expected to ultimately contain
configuration fields for queue size or export parameters (see #5093).
This will break TestNewBatchingProcessorConfiguration which tests the
configuration by evaluating the BatchingProcessor directly.

Instead, test the batchingConfig and rename the test to
TestNewBatchingConfig to match what is being tested.
2024-03-26 13:22:53 +01:00
..
2024-03-16 11:06:06 +01:00
2024-03-13 17:47:07 +01:00
2024-03-18 06:57:43 +01:00
2024-03-14 15:40:48 +01:00
2024-03-14 15:40:48 +01:00