mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-05 22:54:18 +02:00
Merge pull request #770 from seslattery/minor-typo-fix-1
minor typo fix
This commit is contained in:
commit
0d86a41e86
@ -33,7 +33,7 @@
|
|||||||
// and the asynchronous instruments are:
|
// and the asynchronous instruments are:
|
||||||
//
|
//
|
||||||
// SumObserver: additive, monotonic
|
// SumObserver: additive, monotonic
|
||||||
// UpDownSumOnserver: additive
|
// UpDownSumObserver: additive
|
||||||
// ValueObserver: non-additive
|
// ValueObserver: non-additive
|
||||||
//
|
//
|
||||||
// All instruments are provided with support for either float64 or
|
// All instruments are provided with support for either float64 or
|
||||||
|
Loading…
Reference in New Issue
Block a user