endclothing / prometheus_client_php

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

Support Guzzle 7 #65

Open phroggyy opened 3 years ago

phroggyy commented 3 years ago

Guzzle 7 is now the latest version and also standard with the latest version of Laravel. This requires no changes to the library as the main changes are to take advantage of PHP 7, which this library already depends on.

marulitua commented 3 years ago

I believe many users need this. Currently we have to create our own fork just to use this library in conjunction with latest version of Laravel. It would be more convenient if upstream support it.

specialtactics commented 3 years ago

Bumparino

jaggman commented 3 years ago

/* @see https://prometheus.io/docs/instrumenting/clientlibs/ /

You should use https://github.com/promphp/prometheus_client_php