Ian Gulliver

Results 4 issues of Ian Gulliver

The doc for MatchAccept() contains conflicting statements: > // MatchAccept searches accept for the element that most closely matches > // mediaType, according to precedence rules of RFC 7231 Section...

[otlpmetrichttp.client.Shutdown()](https://github.com/open-telemetry/opentelemetry-go/blob/exporters/otlp/otlpmetric/otlpmetrichttp/v0.38.1/exporters/otlp/otlpmetric/otlpmetrichttp/client.go#L145) leaks HTTP client goroutines. It should call [c.httpClient.CloseIdleConnections()](https://pkg.go.dev/net/http#Client.CloseIdleConnections) but does not.

bug
invalid

kind/gray-area
lifecycle/rotten
size/M
cncf-cla: yes
kind/new-plugin