1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk
Tyler Yahn 111a1d7bbd
Flush pending telemetry when ForceFlush or Shutdown are called on a PeriodicReader (#3220)
* Flush pending telemetry when ForceFlush called

* Test flush of periodic reader

* Flush pending telemetry on Shutdown

* Fix things

* Rename pHolder to p

* Add testing for Shutdown

* Fix doc for collect method

* Fix collectAndExport doc

* Fix collectAndExport English

* Remove stdoutmetric example expected output

* Add changes to changelog

* Revert inadvertent change to golangci conf

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-09-27 08:05:41 -07:00
..
instrumentation Revert Adding attributes to the instrumentation scope. 2022-09-09 09:06:58 -05:00
internal Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
metric Flush pending telemetry when ForceFlush or Shutdown are called on a PeriodicReader (#3220) 2022-09-27 08:05:41 -07:00
resource Replace ioutil with io and os (#3058) 2022-08-03 14:45:05 -07:00
trace Improve trace status handling (#3214) 2022-09-23 11:39:53 -07:00
go.mod Removes go1.17, replaces with go1.18 (#3179) 2022-09-19 17:22:40 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 (#2875) 2022-05-02 08:19:09 -07:00