1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-10 09:50:58 +02:00
opentelemetry-go/internal
Tyler Yahn 4928282877
Decouple otlp/otlptrace/internal from otlp/internal using gotmpl (#4397)
* Add gotmpl

* Add shared retry pkg

* Use template retry pkg in otlpconfig

* Update license-check to look at first 4 lines

* Template out all otlptrace internal

* Add envconfig pkg to otlptrace/internal

* Generate otlptrace/internal/otlpconfig

* Revert templatizing otlptracegrpc

* Add changes to changelog

* Fix lint

---------

Co-authored-by: Robert Pająk <pellared@hotmail.com>
2023-08-02 12:28:35 -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/internal from otlp/internal using gotmpl (#4397) 2023-08-02 12:28:35 -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