Update README and environment configuration for Watcher Visio
All checks were successful
CI / ci (push) Successful in 14s
All checks were successful
CI / ci (push) Successful in 14s
- Renamed the project from "SWatcher" to "Watcher Visio" in the README for clarity. - Added new environment variables `WATCHER_ENDPOINT_NAME` and `WATCHER_INTERFACE_NAME` to `.env.example` for Watcher service configuration. - Updated documentation to reflect the new cache TTL settings for dashboard statistics and source status. - Introduced a new CI section in the README to outline the pipeline configurations for continuous integration.
This commit is contained in:
@@ -78,3 +78,5 @@ Returns:
|
||||
- `CACHE_KEY_AUDITS` — serialized audits list
|
||||
- `CACHE_KEY_CURRENT_CLUSTER` — raw current_cluster (host_labels, cpu_current lists)
|
||||
- `CACHE_KEY_SOURCE_STATUS` — source status result
|
||||
|
||||
TTL for stats and audits is set by `DASHBOARD_CACHE_TTL` in `watcher_visio/settings.py` (default 120 s). TTL for source-status is set by `SOURCE_STATUS_CACHE_TTL` (default 30 s).
|
||||
|
||||
Reference in New Issue
Block a user