stats

This command is similar to the HTTP /api/stats endpoint in that it will return a list of the TSD stats, one per line, in the put format. This command does not modify TSD in any way.

Request

The command format is:

  1. stats

Response

A set of time series with data about the running TSD.

Example

  1. tsd.hbase.rpcs 1479600574 0 type=increment host=web01
  2. tsd.hbase.rpcs 1479600574 0 type=delete host=web01
  3. tsd.hbase.rpcs 1479600574 1 type=get host=web01
  4. tsd.hbase.rpcs 1479600574 0 type=put host=web01
  5. tsd.hbase.rpcs 1479600574 0 type=append host=web01
  6. tsd.hbase.rpcs 1479600574 0 type=rowLock host=web01
  7. tsd.hbase.rpcs 1479600574 0 type=openScanner host=web01
  8. tsd.hbase.rpcs 1479600574 0 type=scan host=web01
  9. tsd.hbase.rpcs.batched 1479600574 0 host=web01