Download the PHP package hitmeister/metrics without Composer
On this page you can find all versions of the php package hitmeister/metrics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hitmeister/metrics
More information about hitmeister/metrics
Files in hitmeister/metrics
Download hitmeister/metrics
More information about hitmeister/metrics
Files in hitmeister/metrics
Vendor hitmeister
Package metrics
Short Description Metrics forwarder for PHP.
License MIT
Homepage https://www.hitmeister.de/
Package metrics
Short Description Metrics forwarder for PHP.
License MIT
Homepage https://www.hitmeister.de/
Please rate this library. Is it a good library?
Informations about the package metrics
Metrics
Metrics forwarder for PHP. We can forward to statsd and InfluxDB.
Installation
You can install the component in two different ways:
- Install it via Composer: hitmeister/metrics on Packagist;
- Use the official Git repository:
git clone [email protected]:hitmeister/metrics.git
.
Usage
Here is some examples how you can use this library.
Stats Daemon
InfluxDB 0.9.x UDP
Important notice
If you are using InfluxDb >= 0.9.3 you have to specify new Formatter for handler.
If you are using InfluxDB <= 0.9.2 you don't have to change anything.
Flush metrics on script shutdown
Some benchmarks
All versions of metrics with dependencies
PHP Build Version
Package Version
Requires
clue/socket-raw Version
~1.2
php Version >=5.5
psr/log Version ~1.0
symfony/stopwatch Version ~2.7
php Version >=5.5
psr/log Version ~1.0
symfony/stopwatch Version ~2.7
The package hitmeister/metrics contains the following files
Loading the files please wait ....