Class: WavefrontOutput::Wavefront

Inherits:
Base
  • Object
show all
Defined in:
lib/wavefront-cli/output/wavefront.rb

Overview

Display query results in native Wavefront format. The idea is that timeseries can be extracted, modified, and fed back in via a proxy.

Instance Attribute Summary

Attributes inherited from Base

#cmd, #options, #resp

Method Summary

Methods inherited from Base

#_run, #allow_items_only?, #command_class, #command_class_name, #command_file, #filtered_response, #initialize, #items_only, #my_format, #run

Constructor Details

This class inherits a constructor from WavefrontOutput::Base