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:
@@ -6,4 +6,9 @@
|
||||
# PROMETHEUS_URL=http://127.0.0.1:1234/
|
||||
# OPENSTACK_CLOUD=distlab
|
||||
# OPENSTACK_REGION_NAME=cl2k1distlab
|
||||
# WATCHER_ENDPOINT_NAME=infra-optim
|
||||
# WATCHER_INTERFACE_NAME=public
|
||||
# SECRET_KEY=your-secret-key
|
||||
# Optional cache TTL (seconds); defaults in watcher_visio/settings.py
|
||||
# DASHBOARD_CACHE_TTL=120
|
||||
# SOURCE_STATUS_CACHE_TTL=30
|
||||
|
||||
Reference in New Issue
Block a user