3slab/tweedegolf-prometheus-bundle
Symfony bundle integrating the Tweede Golf Prometheus client. Configure a /metrics endpoint, choose a storage adapter, and define counters/gauges/histograms via YAML collectors. Update metrics through the CollectorRegistry service in your app.
feature_x_usage counters).prometheus/client_php (official client, more mature).symfony/monolog-bundle + custom exporters.For Executives: *"This bundle lets us instrument our Symfony/Laravel apps with Prometheus—think of it as ‘Google Analytics for infrastructure.’ For ~$0 (MIT license), we get:
/api/payments hits 1000 RPS’).For Engineering: *"This is a Symfony wrapper for the Prometheus PHP client, giving us:
/metrics endpoint for Prometheus to scrape (standard practice)./metrics for our API gateway) to validate before full rollout."*For DevOps/SRE: *"This fills a gap in our observability stack by:
/checkout requests < 300ms’ (histogram + alerting).service: {name}’)."*How can I help you explore Laravel packages today?