prometheus_client_php
prometheus_client_php copied to clipboard
fix for APCng prometheus storage - very high ttl for metrics entries
Zero ttl for metrics entries does not work well on deployments with low global apcu.ttl value, metrics data are expiring randomly. so by default, all metrics values have a (configurable) ttl which is very high - 120 days