Download the PHP package nti/metrics-bundle without Composer
On this page you can find all versions of the php package nti/metrics-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nti/metrics-bundle
More information about nti/metrics-bundle
Files in nti/metrics-bundle
Download nti/metrics-bundle
More information about nti/metrics-bundle
Files in nti/metrics-bundle
Vendor nti
Package metrics-bundle
Short Description Send metrics to StatsD Server.
License MIT
Package metrics-bundle
Short Description Send metrics to StatsD Server.
License MIT
Keywords statsdMetricsBundle
Please rate this library. Is it a good library?
Informations about the package metrics-bundle
MetricsBundle
StatsD Client
Installation
-
Install the bundle using composer:
-
Add the bundle configuration to the AppKernel
yaml
NTI Metrics
nti_metrics: host: "statsDserver" # default: localhost port: 8125 # default: 8125 prefix: "greenlink." # default: ""
Usage
- Get the Metrics Client service
The following methods are available for send metrics:
To send the values to statsD server you have to call the following method:
All versions of metrics-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package nti/metrics-bundle contains the following files
Loading the files please wait ....