David Ashpole
|
d3e31c3d93
|
Remove deprecated opencensus.NewMetricExporter (#4566)
|
2023-09-28 10:19:31 +02:00 |
|
Sinan Ülker
|
7fc24d2b14
|
Update the metric Export interface to accept a *ResourceMetrics instead of ResourceMetrics (#3853)
* Change the signature of Export method
* Pass tests for otlp exporter
* Pass tests for otlp grpc and http packages
* Update opencensus bridge
* Refactor and pass tests for stdoutmetric package
* Update periodic reader tests
* Update changelog
* Apply suggestions
* Apply suggestions
* Update CHANGELOG.md
---------
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2023-03-16 10:58:43 -07:00 |
|
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 |
|