1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-30 21:20:04 +02:00
opentelemetry-go/internal
Tyler Yahn 58c9cf65d6
Decouple otlp/otlptrace/otlptracehttp from otlp/internal and otlp/otlptrace/internal using gotmpl (#4401)
* Use template retry pkg in otlpconfig

* Template out all otlptrace internal

* Add envconfig pkg to otlptrace/internal

* Generate otlptrace/internal/otlpconfig

* Revert templatizing otlptracegrpc

* Add changes to changelog

* Fix lint

* Add partialsuccess to internal shared

* Use gotmpl to generate otlptracehttp/internal

* Add change to changelog
2023-08-03 13:34:48 -07:00
..
attribute Refactor package internal/attribute to not use generics. (#3725) 2023-02-15 10:37:07 -08:00
baggage Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
global styleguide: tests goroutine leaks and naming (#4348) 2023-07-24 09:35:06 +02:00
internaltest Use strings.Cut() instead of string.SplitN() (#4049) 2023-05-17 09:28:44 -07:00
matchers Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00
shared Decouple otlp/otlptrace/otlptracehttp from otlp/internal and otlp/otlptrace/internal using gotmpl (#4401) 2023-08-03 13:34:48 -07:00
tools Decouple otlp/otlptrace/internal from otlp/internal using gotmpl (#4397) 2023-08-02 12:28:35 -07:00
rawhelpers.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00