feat(workforce): add trend interpretation insights
This commit is contained in:
@@ -22,6 +22,10 @@ aw_worktime_influx_token: "{{ lookup('env', 'AW_WORKTIME_INFLUX_TOKEN') }}"
|
||||
aw_worktime_management_history_dir: "{{ aw_server_data_dir }}/worktime-management-history"
|
||||
aw_worktime_management_history_days: 31
|
||||
aw_worktime_management_history_retention_days: 120
|
||||
aw_worktime_manager_overload_coverage_pct: 115
|
||||
aw_worktime_manager_trend_min_points: 3
|
||||
aw_worktime_manager_trend_delta_pct: 10
|
||||
aw_worktime_manager_off_hours_threshold_seconds: 1800
|
||||
aw_dlp_influx_enabled: true
|
||||
aw_dlp_influx_url: "http://192.0.2.10:8086"
|
||||
aw_dlp_influx_org: "proxmox"
|
||||
|
||||
Reference in New Issue
Block a user