|
|
str | redis_host = "localhost" |
|
int | redis_port = 6379 |
|
str | redis_key_prefix = "physiology" |
|
Optional | output_jsonl_path = None |
|
Optional | output_json_path = None |
|
int | max_samples_per_series = 0 |
|
bool | append_mode = False |
|
bool | whitespace = False |
|
bool | enable_periodic_snapshots = False |
|
float | snapshot_interval_seconds = 30.0 |
Configuration for MetricsCollector.
The documentation for this class was generated from the following file:
- on_prem/python/smartspectra/ipc/metrics_collector.py