Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

OpenCensus Go 0.20.0

Compare
Choose a tag to compare
@rghetia rghetia released this 01 Apr 21:53
· 105 commits to master since this release

46618d0 Replace deprecated Endpoint of Jaeger example (#1087)
948b0cb Refactor gauge api with options. (#1086)
41e54b8 metric type is not set for gauges. (#1082)
ec71c97 stats worker as metric producer. (#1078)
5ae9166 Add support for reader. (#1049)
7396103 http out test cases (#928)
8a36f74 Exemplar: Use generic interface for attachment values. (#1070)
ebb7978 Exemplar: Restore previous package to avoid breaking downstream. (#1071)
6ddd4bc ochttp plugin: makes Body a transparent wrapper (#1069)
604812a Exemplar: revert wrong implementation. (#1067)