Download the PHP package krenor/prometheus-client without Composer
On this page you can find all versions of the php package krenor/prometheus-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krenor/prometheus-client
More information about krenor/prometheus-client
Files in krenor/prometheus-client
Download krenor/prometheus-client
More information about krenor/prometheus-client
Files in krenor/prometheus-client
Please rate this library. Is it a good library?
Informations about the package prometheus-client
A Prometheus client library for PHP
Monitor your PHP applications using Prometheus.
Features
- Support for Counters, Gauges, Histograms, Summaries and custom metrics
- Various storage repositories
- Easy usage in style of Laravels Eloquent ORM
- Initialization of Metrics without labels
- Support of float values
- Push Gateway
- State exporters (for
fpm_get_status()
oropcache_get_status()
)
Planned features
- PHP 7.4 rewrite
- Laravel integration
Project State
This library is currently under development.
As long as it's not tagged in a >= 1.* version I could commit incompatible changes!
Quickstart
A more detailed documentation can be found here.
Note: Since this project is in the works, some parts may lack documentation.
You can orient yourself on the tests if something's unclear.
Contributing
Please see CONTRIBUTING for more information.
Licence
The MIT License. Please see LICENSE for more information.
All versions of prometheus-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-json Version *
guzzlehttp/guzzle Version ^6.3
tightenco/collect Version ^6.0
ext-json Version *
guzzlehttp/guzzle Version ^6.3
tightenco/collect Version ^6.0
The package krenor/prometheus-client contains the following files
Loading the files please wait ....