| .. |
|
common.go
|
Remove pcommon.Immutable*Slice and related funcs (#6107)
|
2022-09-16 10:27:10 -07:00 |
|
common_test.go
|
Remove deprecated funcs from pcommon.[Map|Value|Slice] (#6088)
|
2022-09-15 17:35:01 -07:00 |
|
generated_common.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
generated_common_test.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
generated_primitive_slice.go
|
[pdata] Add AppendEmpty and EnsureCapacity method to primitive slices (#6060)
|
2022-09-15 17:20:31 -07:00 |
|
generated_primitive_slice_test.go
|
[pdata] Add AppendEmpty and EnsureCapacity method to primitive slices (#6060)
|
2022-09-15 17:20:31 -07:00 |
|
generated_resource.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
generated_resource_test.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
spanid.go
|
Change TraceID and SpanID to be type def of an array (#6008)
|
2022-09-02 08:38:16 -07:00 |
|
spanid_test.go
|
Change TraceID and SpanID to be type def of an array (#6008)
|
2022-09-02 08:38:16 -07:00 |
|
timestamp.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
timestamp_test.go
|
Change pdata generated types to use type definition instead of aliases (#5936)
|
2022-08-24 16:32:05 -07:00 |
|
trace_state.go
|
Replace immutable TraceState with a mutable struct (#6052)
|
2022-09-13 11:29:44 -07:00 |
|
trace_state_test.go
|
Replace immutable TraceState with a mutable struct (#6052)
|
2022-09-13 11:29:44 -07:00 |
|
traceid.go
|
Change TraceID and SpanID to be type def of an array (#6008)
|
2022-09-02 08:38:16 -07:00 |
|
traceid_test.go
|
Change TraceID and SpanID to be type def of an array (#6008)
|
2022-09-02 08:38:16 -07:00 |