Module: Inspec::Telemetry

Defined in:
lib/inspec/utils/telemetry/data_series.rb,
lib/inspec/utils/telemetry/collector.rb,
lib/inspec/utils/telemetry/run_context_probe.rb

Overview

A minimal Dataseries Object Stores the name of the data series and an array of data. Stored data should be a object that supports #to_s

Defined Under Namespace

Classes: Collector, DataSeries, RunContextProbe