_ESP_Adapter_Statistics

Reports statistics unique to each adapter. Both internal and external adapters can publish statistics to this stream.

For information on the statistics that each adapter publishes, see the Adapters Guide.

Column Type Description
adapter_name string A unique name of the adapter instance.
stat_name string The name of an adapter statistic, as defined by the adapter.
last_update bigdatetime The time that the statistic was last updated.
value string The value of the statistic (converted to a string).