jedr
Results
2
issues of
jedr
Tuples are actually mutable. As detailed here: [https://docs.microsoft.com/en-us/dotnet/articles/csharp/tuples]() > All the ValueTuple types are mutable structs. Each member field is a public field. That makes them very lightweight. However, that...
enhancement
**Is your feature request related to a problem? Please describe.** With https://github.com/open-telemetry/opentelemetry-collector/pull/10227, users can set `use_internal_logger` to `false` to not use the collector's internal logger for output. In this case,...
enhancement
help wanted
exporter/debug