-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathconfig.yaml
More file actions
32 lines (30 loc) · 860 Bytes
/
config.yaml
File metadata and controls
32 lines (30 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
mechanisms:
- "fluidity"
default_telemetry_metrics: "None"
mechanisms_directory: "mechanisms"
continuum_layer: "cluster"
monitor_data_retention_time: 30
node_exporter_scrape_interval: 10s
managed_telemetry_enabled: true
behaviours:
APIPingBehaviour:
enabled: False
Check_ml_deployment_Behaviour: # This is oneshot behaviour should be False always
enabled: False
CheckInactiveClustersBehaviour:
enabled: False
period: 10
HBReceiverBehaviour:
enabled: False
HeartbeatBehaviour:
enabled: False
period: 10 # Example parameter for PeriodicBehaviour
ManagementModeBehaviour:
enabled: False
ManageSubscriptionBehaviour:
enabled: False
MessageReceivingBehavior:
enabled: True
message_queue: "message_queue"
Subscribe:
enabled: False