1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/sdk
CZ 7fa7d1b252
sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation (#4772)
* Fix observable instrument not registered on drop aggregation

* Add TestObservableDropAggregation

* Add testcase for dropping unregistered observable

* Update CHANGELOG

* Add observable name const + suggestions

* Add suggestions

* Only error if the instrument is not dropped

* Decrease indentation

* Revert "Decrease indentation"

This reverts commit 9e7e7729bf.

---------

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2024-01-11 15:27:40 -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 sdk/metric: Fix observable not registered error when the asynchronous instrument has a drop aggregation (#4772) 2024-01-11 15:27:40 -08:00
resource Upgrade use of semconv to v1.24.0 (#4754) 2024-01-11 12:56:07 +01:00
trace Upgrade use of semconv to v1.24.0 (#4754) 2024-01-11 12:56:07 +01:00
go.mod dependabot updates Sun Jan 7 15:43:49 UTC 2024 (#4813) 2024-01-07 09:00:00 -08:00
go.sum dependabot updates Sun Jan 7 15:43:49 UTC 2024 (#4813) 2024-01-07 09:00:00 -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