mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-23 13:13:09 +00:00
refactor(backend): 调整模块结构、调度器逻辑与健康检查路由
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 见 docs/PLUGIN_ARCHITECTURE.md
|
||||
|
||||
name = "monitor"
|
||||
title = "监控"
|
||||
version = "1.0.0"
|
||||
description = "监控功能(缓存/在线用户/服务器监控/健康探针);路由经 api/v1/monitor.py 装配。"
|
||||
optional = true
|
||||
tags = ["monitor"]
|
||||
Reference in New Issue
Block a user