Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: do not log error when receiver has no endpoint (open-telemetry…
…#1666) * chore: do not log error when receiver has no endpoint Some receivers don't have an `endpoint` config value. No need to log a type error for these. * chore: integrate review feedback
- Loading branch information