1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/internal/shared/otlp
Tyler Yahn 86a51dc049
[chore] Remove unnecessary type declaration in templated transforms (#5906)
The type is fully defined by the switch, no need to be redundant.
2024-10-22 16:06:26 -07:00
..
envconfig Bugfix: OTLP exporters should not percent decode the key when parsing HEADERS env vars (#5705) 2024-08-21 07:53:24 -07:00
otlplog/transform Fix duplicate logs across resources (#5803) 2024-09-17 13:12:49 +02:00
otlpmetric [chore] Remove unnecessary type declaration in templated transforms (#5906) 2024-10-22 16:06:26 -07:00
otlptrace [chore]: enable expected-actual rule from testifylint (#5848) 2024-09-26 12:04:33 +02:00
retry Add errorlint linter (#5535) 2024-06-25 10:55:00 -07:00
partialsuccess_test.go.tmpl [chore]: enable error-nil rule from testifylint (#5843) 2024-09-25 11:07:59 +02:00
partialsuccess.go.tmpl