Skip to content

Commit

Permalink
feat: openapi新增度量能力 #9638 先关掉定时任务,先es存入数据,待采集到足量数据后根据实际情况进行定时任务的性能优化
Browse files Browse the repository at this point in the history
  • Loading branch information
yongyiduan committed Nov 13, 2023
1 parent 2c59463 commit ec3f532
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ import java.time.Duration
import java.time.LocalTime
import org.jooq.DSLContext
import org.slf4j.LoggerFactory
import org.springframework.scheduling.annotation.Scheduled

class MetricsService(
private val dslContext: DSLContext,
Expand Down

0 comments on commit ec3f532

Please sign in to comment.