batmanneverdie opened a new issue, #17535:
URL: https://github.com/apache/dolphinscheduler/issues/17535

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   It is recommended to add a pop-up window to the task status statistics and 
workflow status statistics pages of DolphinScheduler. This pop-up should 
display the information of instances corresponding to each status within the 
selected time range. The reference effect is as follows:
   <img width="1920" height="993" alt="Image" 
src="https://github.com/user-attachments/assets/9b7cc049-62c1-41ec-991f-615f44bd4ed0";
 />
   task failed list:
   <img width="1920" height="993" alt="Image" 
src="https://github.com/user-attachments/assets/f0700a1d-0242-4378-86af-a20a5b902689";
 />
   process failed list:
   <img width="1920" height="993" alt="Image" 
src="https://github.com/user-attachments/assets/a4a1ba3b-0344-4e5f-b577-673130a98f94";
 />
   
   **Reason:**
   As a system administrator or the owner of multiple projects, when opening 
DolphinScheduler (abbreviated as DS), you can only see statistical figures for 
statuses such as "failed" and "stopped" on the status statistics pages. Since 
it is impossible to determine which task in which project is abnormal, you have 
to access multiple projects one by one to search if you want to view specific 
task information.
   
   With the status statistics pop-up window, you can view task and workflow 
information from a global perspective. Additionally, you can click to jump to 
the corresponding instance or definition, which simplifies user operations. At 
the same time, a function to "view task logs" can be added to the list in the 
task status pop-up window, facilitating quick location of the cause of 
anomalies.
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to