1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/attribute
José Carlos Chávez 099df58e4e
chore: adds vanity import check. (#2255)
* chore: adds vanity import check.

* chore: runs vanity import check on ci.

* fix: set right target on CI.

* fix: fixes install for porto.

* fix: install right proto bin.

* chore: list all files insides the tools directory.

* fix: fixes vanity import target

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* chore(vanity-imports): adds vanity import support.

* fix: fixes internal generation.

* chore: runs go mod tidy in tools.

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-09-27 22:37:26 -04:00
..
benchmark_test.go Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07: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 Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04:00
kv_test.go Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04:00
kv.go Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04: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 chore: adds vanity import check. (#2255) 2021-09-27 22:37:26 -04:00
value_test.go Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04:00
value.go Remove deprecated Array from attribute package (#2235) 2021-09-10 11:51:02 -04:00