1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace
Nelson Ghezzi ece1879fae
Removed dropped link's attributes field from API package (#2118)
* Removed DroppedAttributeCount field from Link struct

* Reintroduced DroppedAttributeCount with a wrapper struct

* Added Link type in otel/sdk package and used it instead of Trace API equivalent

* Added changelog entry

* Linting fix in changelog

* Deleted duplicated changelog section added by mistake

* Expanded changelog entry and moved it under the 'Added' section

* Explicitly mentioned otel/trace library in changelog entry under 'Removed' section to avoid ambiguity
2021-07-26 11:06:41 -04:00
..
internal Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
otlptracegrpc Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
otlptracehttp Unify OTLP exporter retry logic (#2095) 2021-07-22 15:07:38 -07:00
clients.go Interface stability documentation (#2012) 2021-06-18 07:56:11 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Bump google.golang.org/grpc from 1.38.0 to 1.39.0 in /example/otel-collector (#2054) 2021-07-07 19:06:44 -04:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00