---
title: "获取调度器统计信息"
method: GET
path: "/task/monitor/scheduler/stats"
tags: ["任务监控"]
---

# 获取调度器统计信息

`GET /task/monitor/scheduler/stats`

获取全局调度器的统计信息，包括活跃任务数、下次运行时间等

## Response `200`

OK

- ResultResult
  - `code` integer — 状态码
  - `data` unknown
  - `message` string — 提示信息

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/opsre/apis/devops.md) · [All operations](https://skmtc.net/opsre/apis/devops/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opsre/devops/revisions/25cac8835c4c/schema)
