mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
7de3b58ce9
* Remove extra labels types Remove the following labels types: INT32, UINT32, UINT64 and FLOAT32. Fix all extra labels types occurrences in the project. Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Update CHANGELOG.md Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Delete unused helpers Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Convert passed values into remaining types Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Clarify func description * Fix uint64 convertion Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Fix uint conversion Signed-off-by: Daniil Rutskiy <dstdfx@gmail.com> * Update OTLP exporter label types Co-authored-by: Tyler Yahn <codingalias@gmail.com> |
||
---|---|---|
.. | ||
benchmark_test.go | ||
doc.go | ||
encoder.go | ||
iterator_test.go | ||
iterator.go | ||
key_test.go | ||
key.go | ||
kv_test.go | ||
kv.go | ||
set_test.go | ||
set.go | ||
type_string.go | ||
value_test.go | ||
value.go |