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

feat: make Redis Adapter can be extended #121

Open minororange opened 1 year ago

minororange commented 1 year ago

redis connection instance can be custom made,such as Swoole program

see: https://github.com/hyperf/metric/blob/master/src/Adapter/Prometheus/Redis.php