.. |
internal/x
|
log: Introduce EnabledParameters (#5791)
|
2024-09-13 06:35:01 +02:00 |
logtest
|
fix(deps): update module github.com/golangci/golangci-lint to v1.60.2 (#5711)
|
2024-08-23 08:07:25 -07:00 |
batch_test.go
|
Add an option to configure the exporter buffer of the BatchProcessor (#5877)
|
2024-10-10 01:16:46 -07:00 |
batch.go
|
Add an option to configure the exporter buffer of the BatchProcessor (#5877)
|
2024-10-10 01:16:46 -07:00 |
bench_test.go
|
sdk/log: Processor.OnEmit accetps a Record pointer (#5636)
|
2024-08-01 10:13:43 +02:00 |
DESIGN.md
|
Fix typos (#5763)
|
2024-09-09 08:53:15 +02:00 |
doc.go
|
Move log.Processor.Enabled to independent FilterProcessor interfaced type (#5692)
|
2024-08-22 09:12:23 -07:00 |
example_test.go
|
log: Introduce EnabledParameters (#5791)
|
2024-09-13 06:35:01 +02:00 |
exporter_test.go
|
[chore]: enable len and empty rules from testifylint (#5832)
|
2024-09-21 08:04:28 -07:00 |
exporter.go
|
sdk/log: SimpleProcessor synchronizes OnEmit calls (#5666)
|
2024-08-09 08:40:39 +02:00 |
go.mod
|
fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000)
|
2024-11-23 07:49:00 -08:00 |
go.sum
|
fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000)
|
2024-11-23 07:49:00 -08:00 |
logger_bench_test.go
|
sdk/log: Fix BenchmarkLoggerNewRecord to not drop attributes (#5407)
|
2024-05-24 08:07:56 +02:00 |
logger_test.go
|
log: Introduce EnabledParameters (#5791)
|
2024-09-13 06:35:01 +02:00 |
logger.go
|
log: Introduce EnabledParameters (#5791)
|
2024-09-13 06:35:01 +02:00 |
processor.go
|
Move log.Processor.Enabled to independent FilterProcessor interfaced type (#5692)
|
2024-08-22 09:12:23 -07:00 |
provider_test.go
|
Make scope attributes as identifying for Logger (#5925)
|
2024-10-30 06:34:24 +01:00 |
provider.go
|
Make scope attributes as identifying for Logger (#5925)
|
2024-10-30 06:34:24 +01:00 |
README.md
|
Add READMEs to every package (#5103)
|
2024-03-26 20:13:54 +01:00 |
record_test.go
|
Add walk attributes benchmark (#5547)
|
2024-06-27 13:29:38 +02:00 |
record.go
|
Allow GC to collect unneeded slice elements (#5804)
|
2024-11-08 07:36:35 +01:00 |
ring_test.go
|
[chore]: enable expected-actual rule from testifylint (#5848)
|
2024-09-26 12:04:33 +02:00 |
ring.go
|
Add custom ring implementation to the BatchProcessor (#5237)
|
2024-04-24 12:07:15 +02:00 |
setting_test.go
|
Implement the BatchingProcessor configuration (#5088)
|
2024-03-25 07:50:19 -07:00 |
setting.go
|
Clamp batch size <= queue size (#5157)
|
2024-04-05 16:02:32 -07:00 |
simple_test.go
|
Move log.Processor.Enabled to independent FilterProcessor interfaced type (#5692)
|
2024-08-22 09:12:23 -07:00 |
simple.go
|
Fix typos (#5763)
|
2024-09-09 08:53:15 +02:00 |