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/otlpconfig
Sourik Ghosh 0fe5eee21f
silence tlsCert.RootCAs.Subjects is deprecated lint err (#2674)
* silence tlsCert.RootCAs.Subjects is deprecated lint err

Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>

* silence rest of the occurrence

Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>

Co-authored-by: Aaron Clawson <3766680+MadVikingGod@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-03-16 10:03:35 -07:00
..
envconfig_test.go Refactor OTLP exporter env config to be shared across all exporters (#2608) 2022-03-02 21:07:06 -05:00
envconfig.go Refactor OTLP exporter env config to be shared across all exporters (#2608) 2022-03-02 21:07:06 -05:00
options_test.go silence tlsCert.RootCAs.Subjects is deprecated lint err (#2674) 2022-03-16 10:03:35 -07:00
options.go Unify OTLP path parsing/default Logic (#2639) 2022-03-02 07:13:43 -08:00
optiontypes.go Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -08:00
tls.go Add vanity imports to internal packages (#2280) 2021-10-29 09:34:37 -07:00