1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Aaron Clawson 8982a14707
Create an Inmemory Exporter for test (#2776)
* in memory exporter

* Add comments

* Split tests and address PR comments

* address PR comments.

* Changelog

* fix Changelog.

* Apply suggestions from code review

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>

* Add numberkind

* Made the tests require.NoError

* fix the Label changing

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2022-04-24 07:49:09 -07:00
..
aggregator Create an Inmemory Exporter for test (#2776) 2022-04-24 07:49:09 -07:00
controller Fix for delayed global registration (#2784) 2022-04-13 19:49:06 -05:00
export Create an Inmemory Exporter for test (#2776) 2022-04-24 07:49:09 -07:00
metrictest Create an Inmemory Exporter for test (#2776) 2022-04-24 07:49:09 -07:00
number [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
processor Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
registry [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
sdkapi Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
selector/simple [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
alignment_test.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
atomicfields.go Deprecate and add warning to remove AtomicFieldOffsets, unnecessary public func (#2445) 2021-12-15 08:01:14 -08:00
benchmark_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
correct_test.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
doc.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00
go.mod Release prep for metric/v0.29.0 (#2782) 2022-04-11 19:46:26 -04:00
go.sum Update versions of dependences (#2710) 2022-03-21 11:05:16 -04:00
histogram_stress_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go Replace use of old term label with attribute (#2790) 2022-04-18 07:31:31 -07:00