PHP
How to send metrics using PHP
Interesting PHP Metrics Libraries
PHP StatsD https://github.com/domnikl/statsd-php - A PHP StatsD client available in Composer https://github.com/seejohnrun/php-statsd - A simple PHP StatsD client
Sending a metric via TCP
Sending a metric via UDP
Sending a metric via UDP on Heroku
Your API key can be found on your account home page.
Last updated