Search before asking
Description
In order to observe the operation of the DS system, I think it is very necessary to use the grafana plug-in.
we can see the jvm running state on grafana, and i think some indicators can also display on grafana.
eg:
count of task in a period time (10 mins):
"select count(*) from t_ds_task_instance where start_time between $startDate and $endDate";
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Search before asking
Description
In order to observe the operation of the DS system, I think it is very necessary to use the grafana plug-in.
we can see the jvm running state on grafana, and i think some indicators can also display on grafana.
eg:
count of task in a period time (10 mins):
"select count(*) from t_ds_task_instance where start_time between $startDate and $endDate";
Use case
No response
Related issues
No response
Are you willing to submit a PR?
Code of Conduct