1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/metric/instrument
Tyler Yahn 36904e4463
Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575)
* Dep async/sync pkgs for new inst in instrument pkg

* Replace use of deprecated instruments

* Add changelog entry

* Update changelog entry PR number
2023-01-10 15:06:24 -08:00
..
asyncfloat64 Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
asyncint64 Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
syncfloat64 Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
syncint64 Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
asyncfloat64_test.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
asyncfloat64.go Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
asyncint64_test.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
asyncint64.go Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
instrument.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
syncfloat64_test.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
syncfloat64.go Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00
syncint64_test.go Add single instrument callback and split metric instrument configuration (#3507) 2023-01-06 09:20:49 -08:00
syncint64.go Deprecate the syncint64/syncfloat64/asyncint64/asyncfloat64 packages (#3575) 2023-01-10 15:06:24 -08:00