Jimdo / prometheus_client_php

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

Support for Summary collector #44

Open buffcode opened 7 years ago

buffcode commented 7 years ago

Currently gauge, counter and history support is available but summary is missing.

I've already developed this collector and currently running it on some production servers. It currently only has support for Redis, as we don't use APC and I don't have the time to integrate it.

It would be super-duper if parts of it could be merged or extended. https://github.com/buffcode/prometheus_client_php/commits/summary-collector

If accepted I will create a PR.

laurenzgamper commented 5 years ago

I would love to have summary support, thumbs up!

DeyV commented 5 years ago

buffcode change is great. I'm waiting for merge request and merge 👍

jackhopner commented 5 years ago

bump would be great to have :D

danvirsen commented 5 years ago

I think there might be a better chance at getting a PR accepted in this fork by @NoelDavies. This project seems to be completely dead.

NoelDavies commented 5 years ago

Yeah I've got an active fork going with php 7 support

NoelDavies commented 5 years ago

Submit a PR to https://github.com/endclothing/prometheus_client_php and I'll get it approved. It's available at https://packagist.org/packages/endclothing/prometheus_client_php