Pablo Baeyens
Pablo Baeyens
The following subdomains of opentelemetry.io are serving expired certificates: - [get.opentelemetry.io](http://get.opentelemetry.io/) - [docker.opentelemetry.io](http://docker.opentelemetry.io/) - [clowarden.opentelemetry.io](http://clowarden.opentelemetry.io/) - [ge.opentelemetry.io](http://ge.opentelemetry.io/) I think none of these are not used, but it would be best...
#### Description This partially moves the TransportConfig duplication logic to Unmarshal. The goal is that at validation time each ClientConfig is valid. #### Link to tracking issue Unblocks open-telemetry/opentelemetry-collector/pull/14221
Same as open-telemetry/opentelemetry-collector/issues/10797, but for the 'releases' repository
> We can transition to the default exporters we have using the default exporterhelper batch setup. > > The transition could be: > > 1. Add a field that, when...
There are a bunch of references: https://github.com/search?q=org%3Aopen-telemetry+%2Fbatch%3A%2F+%28language%3AYAML+OR+language%3AMarkdown%29+repo%3Aopen-telemetry%2Fopentelemetry-helm-charts+NOT+path%3A%2Frendered%2F&type=code (excluding 'rendered' paths) I am not sure how easy/desirable it would be to remove the batch processor also from the default configuration? The...
**Desired feature or idea**: Other projects have contributor-specific blogs, for example: - Inside Rust: https://blog.rust-lang.org/inside-rust/ - Kubernetes contributors blog: https://www.kubernetes.dev/blog/ - Python insider blog: https://blog.python.org/ We don't. It would be...