1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlptrace/internal/otlptracetest
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
..
client.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
collector.go OTLP trace gRPC exporter (#1922) 2021-05-27 13:47:01 -07:00
data.go Removed dropped link's attributes field from API package (#2118) 2021-07-26 11:06:41 -04:00
otlptest.go Add Schema URL support to Resource (#1938) 2021-06-08 09:46:42 -07:00