1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/api/metric
JBD 9ad4824394
Added missing package document and canonical import paths (#1125)
Also simplified the first lines of some package docs
to focus on what the package provides instead of
explaining the implementation details.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-09-08 08:15:28 -07:00
..
metrictest Added missing package document and canonical import paths (#1125) 2020-09-08 08:15:28 -07:00
registry #872 Make metric test helpers public (#1040) 2020-08-27 13:03:56 -07:00
alignment_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
api_test.go #872 Make metric test helpers public (#1040) 2020-08-27 13:03:56 -07:00
async.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
config.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
counter.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
descriptor.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
doc.go Added missing package document and canonical import paths (#1125) 2020-09-08 08:15:28 -07:00
kind_string.go Add the UpDownSumObserver instrument (#750) 2020-05-20 10:19:51 -07:00
kind_test.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
kind.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
meter.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
must.go Rename Callback Function. 2020-08-15 11:56:19 +08:00
noop.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
number_test.go Eliminate Uint64NumberKind from API (#864) 2020-06-23 16:28:04 -07:00
number.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
numberkind_string.go Eliminate Uint64NumberKind from API (#864) 2020-06-23 16:28:04 -07:00
observer.go Rename Callback Function. 2020-08-15 11:56:19 +08:00
sdkapi.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
sync.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
updowncounter.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
valuerecorder.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00