1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-26 21:05:00 +02:00
opentelemetry-go/sdk
Flc゛ 814a41388b
feat(trace): add concurrent-safe Reset method to SpanRecorder (#5994)
Add Reset method to reuse it for testing. Just like in InMemoryExporter.
2024-11-25 21:20:46 +01:00
..
instrumentation sdk/instrumentation: Add Attributes to Scope (#5903) 2024-10-29 13:47:14 +01:00
internal [chore]: enable int-conversion rule of perfsprint (#5964) 2024-11-14 19:17:37 +01:00
log fix(deps): update module github.com/stretchr/testify to v1.10.0 (#6000) 2024-11-23 07:49:00 -08:00
metric Corrent comments for the metric data storage location (#5999) 2024-11-25 10:29:04 +01:00
resource Fix lint issues for golangci-lint 1.62.0 (#5967) 2024-11-13 08:58:59 +01:00
trace feat(trace): add concurrent-safe Reset method to SpanRecorder (#5994) 2024-11-25 21:20:46 +01: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
README.md Add READMEs to every package (#5103) 2024-03-26 20:13:54 +01:00
version_test.go
version.go Release v1.32.0/v0.54.0/v0.8.0/v0.0.11 (#5960) 2024-11-08 18:52:26 +01:00

SDK

PkgGoDev