feat: 新增 Node Exporter (#2184)

This commit is contained in:
wanghe
2024-09-26 22:07:10 +08:00
committed by GitHub
parent 434fbb66d4
commit 6f042f5276
5 changed files with 58 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
additionalProperties:
formFields:
- default: 9100
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number