feat(scheduler): crm重点表独占a4调度

This commit is contained in:
v-zhangjc9
2024-07-10 18:20:29 +08:00
parent aaa243d626
commit cb4a21ab59
5 changed files with 39 additions and 25 deletions

View File

@@ -138,6 +138,7 @@ public interface Constants {
String METRICS_LABEL_TOPIC = "topic";
String METRICS_LABEL_BATCH_ID = "batch_id";
String METRICS_LABEL_ALIAS = "alias";
String METRICS_LABEL_TAGS = "tags";
String METRICS_LABEL_APPLICATION_ID = "application_id";
String METRICS_STATUS_RUNNING = "running";