2014-09-10 12:00:46 +02:00
2014-09-10 15:57:48 +02:00
2014-09-10 12:00:46 +02:00
2014-09-10 12:00:46 +02:00
2014-09-10 15:57:48 +02:00

InfluxDB PHP SDK

Build Status Dependency Status Send message to InfluxDB.

$client = new \InfluxDB\Client();
$client->setAdapter(new \InfluxDB\Adapter\UdpAdapter());
$client->mark("search", [
    "query" => "php"
]);
S
Description
Community-based GPL-licensed network monitoring system
Readme
219 MiB
Languages
PHP 37.2%
JavaScript 33.6%
HTML 24.5%
CSS 3%
Less 0.7%
Other 0.8%