Pablo Baeyens

Results 114 issues of Pablo Baeyens

Como RSS no permite Javascript las fórmulas matemáticas no aparecen en éste. [Aquí](http://www.noamross.net/blog/2012/4/4/math-in-rss-feeds.html) hay información sobre como arreglarlo.

hacktoberfest

En orden de prioridad estas son las características más importantes para asegurar que el blog se lea bien con lectores de pantalla: - [ ] Las imágenes, símbolos y botones...

#### Description Switches `service/telemetry` to a factory pattern. To avoid adding a lot of public API in one go: 1. the actual factory builder is in an internal package 2....

**Is your feature request related to a problem? Please describe.** When a component panics the Collector does not gracefully handle the panic and abruptly stops. **Describe the solution you'd like**...

release:required-for-ga
area:service

On the [GA roadmap] we stated as a requirement for 1.0 that > A minimum support period for 1.0 is documented, similarly to [API and SDK](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/versioning-and-stability.md#api-support) stability guarantees. We likely...

On the [GA Roadmap](https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/ga-roadmap.md), we have > - Metrics, or a subset of them, should be marked as stable in the documentation > - [...] > - Stability expectations and...

help wanted
priority:p2
collector-telemetry

**Description:** Adds an RFC about how environment variable resolution should work **Link to tracking Issue:** Fixes #9515, relates to: - #8215 - #8565 - #9162 - #9531 - #9532

Skip Changelog

## **Is your feature request related to a problem? Please describe.** Changes in recommended configuration happen frequently in the Collector, including both Collector-wide changes (e.g. see #7111 which is the...

enhancement
discussion-needed
priority:p1
area:config

The `memory_limiter` processor allows end-users to drop telemetry data when a memory limit is reached. It is up to receivers to apply backpressure and handle retrying of errors. A large...

enhancement
release:required-for-ga
area:receiver
processor/memory_limiter

The `exporterhelper` package provides certain reusable helpers for common needs like queueing, retrying with backoff or timeouts. As of e23c9d0a01834a64162acb1677b7d69aa5be46f5 the timeout setting is enabled by default but the rest...

release:required-for-ga