opentelemetry-go-contrib icon indicating copy to clipboard operation
opentelemetry-go-contrib copied to clipboard

Metric test helpers needed

Open jmacd opened this issue 5 years ago • 1 comments

This repo has a copy of the trace testing helpers from the main repository. This repo does not have a copy of the metric testing helpers. We should add test helpers to support testing metrics in this repository, but first some code should be exposed from the main repository (e.g., AsyncInstrumentState).

jmacd avatar May 26 '20 20:05 jmacd

Would take this together with #385

matej-g avatar Oct 09 '20 06:10 matej-g

Closing, stale. A manual reader and the metricdatatest package are used to test expected metric exports.

MrAlias avatar Nov 02 '22 19:11 MrAlias