Consider removing Async Instruments (Observers) from first Metric version #1433
Labels
area:api
Cross language API specification issue
area:sdk
Related to the SDK
spec:metrics
Related to the specification/metrics directory
Milestone
Doing async instruments properly seems rather complicated to me (e.g. #1432). If we specify synchronous instruments (especially BatchRecorder) properly, users should be able to implement a functionally equivalent solutions on their own (e.g. with their own background thread). (The only extra thing that might be needed for that is some "last-chance to collect" callback before every export.)
The text was updated successfully, but these errors were encountered: