David Ashpole
|
a724cf8842
|
Update OpenCensus metric bridge to use the metric.Producer interface (#3541)
* update OpenCensus metric bridge to use the metric.Producer interface
* return nil for empty metrics
* fix nits
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2022-12-19 08:05:46 -08:00 |
|
David Ashpole
|
ffa94ca529
|
Improve test coverage, and don't send empty batches in OC bridge (#3263)
* improve test coverage, and don't send empty batches in OC bridge
* Update bridge/opencensus/metric_test.go
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* remove 1.18 rule
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2022-10-11 08:50:09 -07:00 |
|
Kuisong Tong
|
efdbe5aad1
|
pass res to exporter (#3250)
|
2022-10-02 08:45:13 -07:00 |
|
David Ashpole
|
038248b8a2
|
Re-add previous metric bridge (#3192)
* re-add previous metric bridge
* move bridge/opencensus/opencensusmetric to bridge/opencensus/internal/ocmetric/
* add resource and scope to opencensus metric bridge
Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
|
2022-09-20 12:14:28 -07:00 |
|