PromPHP / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
415 stars 91 forks source link

Feature/verbose exceptions #134

Closed daneiserman closed 9 months ago

daneiserman commented 9 months ago

StorageExceptions thrown in Redis adapter don't contain all necessary info. It would be nice if we add Redis getLastError() to exception message.