1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00
opentelemetry-go/attribute
Tyler Yahn a882ee3792
Clarify the attribute package documentation and order/grouping (#2168)
* Clarify attr key docs and func grouping

* Update KeyValue func docs and ordering

* Move IntValue creation function closer Int64Value

* Apply suggestions from code review

Co-authored-by: Robert Pająk <pellared@hotmail.com>

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2021-08-11 10:08:46 -07:00
..
benchmark_test.go Refactor attributes benchmark tests (#2167) 2021-08-11 08:49:10 -07:00
doc.go Pre-release 1.0.0-RC1 (#2013) 2021-06-18 11:22:16 -04:00
encoder.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
iterator_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
iterator.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
key_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
key.go Clarify the attribute package documentation and order/grouping (#2168) 2021-08-11 10:08:46 -07:00
kv_test.go Comply with OpenTelemetry attributes specification (#1703) 2021-03-17 20:48:43 -04:00
kv.go Clarify the attribute package documentation and order/grouping (#2168) 2021-08-11 10:08:46 -07:00
set_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
set.go remove Set.Encoded(Encoder) enconding cache (#1855) 2021-04-29 11:28:04 -07:00
type_string.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
value_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
value.go Clarify the attribute package documentation and order/grouping (#2168) 2021-08-11 10:08:46 -07:00