1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/shared
Damien Mathieu 33f5cf460b
Add WithEndpointURL option to OTLP over HTTP exporters (#4808)
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-01-19 15:25:10 +01:00
..
internaltest Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
matchers Use gofumpt instead of gofmt (#4623) 2023-10-16 10:02:21 -07:00
otlp Add WithEndpointURL option to OTLP over HTTP exporters (#4808) 2024-01-19 15:25:10 +01:00
README.md Decouple otlp/otlptrace/internal from otlp/internal using gotmpl (#4397) 2023-08-02 12:28:35 -07:00

Shared

Code under this directory contains reusable internal code which is distributed across packages using //go:generate gotmpl in gen.go files.