Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add implementation of otlploggrpc configuration (open-telemetry#5383)
part of open-telemetry#5056 Most of the codes are copied from `otlploghttp`. I will try to make `internal/conf` as a shared go template file so `otlploghttp` can use a shared setting struct with `otlploggrpc` in the following PRs.
- Loading branch information