TensorFlow Serving C++ API Documentation
Public Attributes | List of all members
tensorflow::serving::ServableStateMonitor::Options Struct Reference

Public Attributes

uint64_t max_count_log_events = 0
 

Detailed Description

Definition at line 73 of file servable_state_monitor.h.

Member Data Documentation

◆ max_count_log_events

uint64_t tensorflow::serving::ServableStateMonitor::Options::max_count_log_events = 0

Upper bound for the number of events captured in the bounded log. If set to 0, logging is disabled.

Definition at line 78 of file servable_state_monitor.h.


The documentation for this struct was generated from the following file: