1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/internal/shared
Tyler Yahn 199dc34a09
Support default histogram selection in OTLP exporter (#4437)
* Support default histogram selection in OTLP exporter

* Add changes to changelog
2023-08-14 07:21:04 -07:00
..
internaltest Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
matchers Generate internal/matchers (#4430) 2023-08-10 16:00:53 -07:00
otlp Support default histogram selection in OTLP exporter (#4437) 2023-08-14 07:21:04 -07:00
README.md

Shared

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