Example #1
0
 public function testAddCustomMetric()
 {
     $this->client->addCustomMetric('foo', 123);
 }