1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk
David Ashpole b5afa704f1
Fix multi-reader observable counter double-counting bug (#4742)
* fix Fix a bug where using multiple readers resulted in incorrect asynchronous counter values

* move addCallback to inserter

* restore comment
2023-12-08 14:21:30 -08:00
..
instrumentation Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
internal Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
metric Fix multi-reader observable counter double-counting bug (#4742) 2023-12-08 14:21:30 -08:00
resource Use url.PathUnescape rather than url.QueryUnescape when parsing OTLP headers and resource attributes env vars (#4698) (#4699) 2023-11-09 12:51:59 -06:00
trace Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
go.mod dependabot updates Sun Dec 3 16:09:27 UTC 2023 (#4740) 2023-12-03 08:38:12 -08:00
go.sum dependabot updates Sun Dec 3 16:09:27 UTC 2023 (#4740) 2023-12-03 08:38:12 -08:00
version_test.go Fix Version test in otel/sdk (#3994) 2023-04-14 07:41:27 -07:00
version.go Release 1.21.0/0.44.0 (#4724) 2023-11-16 21:11:06 +01:00