We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2448117 commit b86a686Copy full SHA for b86a686
aiopslab/orchestrator/tasks/localization.py
@@ -31,7 +31,7 @@ def __init__(self, app: Application):
31
The service you are working with today is described below:
32
{app_summary}
33
34
- You are requested to identify the ROOT CAUSE of the fault in the system. You should find the services which contain the root cause of the fault.
+ You are requested to identify the service(s) where the root cause of the fault lies.
35
You will begin by analyzing the service's state and telemetry, and then submit one of two possible solutions:
36
1. list[str]: list of faulty components (i.e., service names)
37
2. str: `None` if no faults were detected
0 commit comments