1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/api/metric
Krzesimir Nowak b3247f04fc Update metrics API to match current spec (#228)
* Update metrics API to match current spec

* update options to match the spec

* drop the global meter API

* more docs

* get rid of leftover mentions about descriptor
2019-10-22 23:29:24 -07:00
..
api_test.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
api.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
common.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
counter.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
doc.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
gauge.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
global_test.go Some metrics followup (#177) 2019-10-15 09:28:36 -07:00
global.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
measure.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
mock_test.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
noop.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
sdkhelpers.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
value_test.go Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
value.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00
valuekind_string.go Update metrics API to match current spec (#228) 2019-10-22 23:29:24 -07:00