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
Louis DeLosSantos bd0bba43b5
exporter: swap pusher for exporter (#1656)
to provide consistent naming across the code base, deprecate pusher in
favor of exporter naming convention.

Signed-off-by: ldelossa <ldelossa@redhat.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-03-08 10:00:56 -08:00
..
aggregator Make timestamps sequential in lastvalue agg check (#1579) 2021-02-25 07:20:38 -08:00
controller exporter: swap pusher for exporter (#1656) 2021-03-08 10:00:56 -08:00
processor Stagger timestamps in exact aggregator tests (#1569) 2021-02-23 14:30:47 -05:00
selector/simple Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
alignment_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
correct_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
go.mod Pre release v0.18.0 (#1635) 2021-03-03 14:40:00 -05:00
go.sum Organize API into Go modules based on stability and dependencies (#1528) 2021-02-12 08:23:51 -08:00
histogram_stress_test.go Histogram aggregator functional options (#1434) 2021-01-15 18:29:02 -05:00
minmaxsumcount_stress_test.go Use uint64 Count consistently in metric aggregation (#1430) 2021-01-05 23:17:20 -08: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 Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
stress_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00