Skip to main content

2 docs tagged with "metrics"

View all tags

CRE-2025-0033

The OpenTelemetry Collector may refuse to ingest metrics during a Prometheus scrape if it exceeds its configured memory limits. When the `memory_limiter` processor is enabled, the Collector actively drops data to prevent out\-of\-memory errors, resulting in log messages indicating that data was refused due to high memory usage.

PREQUEL-2025-0002

Prometheus is failing to scrape and write Envoy metrics from Istio sidecars due to an unexpected EOF error. This occurs when trying to collect metrics from services that don't have proper protocol selection configured in their Kubernetes Service definition