You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-29 23:07:45 +02:00
* 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>