1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/api/metric
Tyler Yahn f995380e58
Unify api/label and api/kv in new label package (#1060)
* Move `api/label` to `label`

* Move `api/kv` package contents into `label` package

* Unify label package name

* Move `api/internal/rawhelpers.go` to `internal`

* Propagate replacing `api/kv` with `label` pkg

* golint

* Fix over-aggressive change

* Update Changelog
2020-08-17 20:25:03 -07:00
..
registry Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
alignment_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
api_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -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 minor typo fix 2020-05-26 23:06:16 -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