influxdb/services
Stuart Carnie d135aecf02 Generate trace logs for a number of significant influx operations
* tsdb Store.Open traces all events related to opening files
    * op.name : tsdb.open
* retention policy shard deletions
    * op.name : retention.delete_check
* all TSM compaction strategies
    * op.name : tsm1.compact_group
* series file compactions
    * op.name : series_partition.compaction
* continuous query execution (if logging enabled)
    * op.name : continuous_querier.execute
* TSI log file compaction
    * op_name: index.tsi.compact_log_file
* TSI level compaction
    * op.name: index.tsi.compact_to_level
2018-02-21 15:08:49 -07:00
..
collectd Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
continuous_querier Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
graphite Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
httpd Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
meta Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
opentsdb Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
precreator Update logging calls to take advantage of structured logging 2018-02-20 10:04:19 -06:00
retention Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
snapshotter Update logging calls to take advantage of structured logging 2018-02-20 10:04:19 -06:00
storage restore `MetaClient`, which is needed by store 2018-02-08 12:13:13 -07:00
subscriber Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00
udp Generate trace logs for a number of significant influx operations 2018-02-21 15:08:49 -07:00