Download the PHP package mtxserv/metric-bundle without Composer
On this page you can find all versions of the php package mtxserv/metric-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mtxserv/metric-bundle
More information about mtxserv/metric-bundle
Files in mtxserv/metric-bundle
Download mtxserv/metric-bundle
More information about mtxserv/metric-bundle
Files in mtxserv/metric-bundle
Vendor mtxserv
Package metric-bundle
Short Description Add influxdb metrics in your sf2 app
License MIT
Homepage https://github.com/sdieunidou/MetricBundle
Package metric-bundle
Short Description Add influxdb metrics in your sf2 app
License MIT
Homepage https://github.com/sdieunidou/MetricBundle
Please rate this library. Is it a good library?
Informations about the package metric-bundle
MetricBundle
Really simple bundle to add metrics with InfluxDB in your Symfony2 application.
Installation
Configuration
Add in config_prod.yml
Usage
Increment serie
Decrement serie
Timing serie
Measure serie
Add tags
An third argument is available on all methods to add tags.
Example:
Data Collector
To enable data collector (send on kernel.terminate event), set to true the enable_collector flag.
All versions of metric-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
corley/influxdb-sdk Version ~0.9.2
symfony/framework-bundle Version ~2.3|~3.0
corley/influxdb-sdk Version ~0.9.2
symfony/framework-bundle Version ~2.3|~3.0
The package mtxserv/metric-bundle contains the following files
Loading the files please wait ....