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
Hu Shuai ea1434c3d4
Fix some golint issues (#1947)
Signed-off-by: Hu Shuai <hus.fnst@cn.fujitsu.com>

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-05-24 08:08:29 -07:00
..
aggregator Make timestamps sequential in lastvalue agg check (#1579) 2021-02-25 07:20:38 -08:00
controller Fix some golint issues (#1947) 2021-05-24 08:08:29 -07:00
processor Refactor configs (#1882) 2021-05-14 13:28:28 -07: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 Add Passthrough example (#1912) 2021-05-18 14:03:10 -07:00
go.sum Bump github.com/benbjohnson/clock from 1.0.3 to 1.1.0 in /sdk/metric (#1532) 2021-05-10 09:36:03 -07: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 Update function docs in sdk.go (#1826) 2021-04-20 14:29:13 -07:00
stress_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00