[ Status ] 完成Agent Metric部分

This commit is contained in:
zeaslity
2023-07-10 16:24:36 +08:00
parent f5a3db2f56
commit 2f477fd1cc
43 changed files with 491 additions and 381 deletions

View File

@@ -8,6 +8,15 @@
}
],
"name": "OctpusGO"
},
{
"hostGroup": [
{
"env": "local",
"url": "http://localhost:9999"
}
],
"name": "server"
}
],
"envList": [
@@ -17,7 +26,8 @@
"postScript": "",
"preScript": "",
"projectList": [
"OctpusGO"
"OctpusGO",
"server"
],
"syncModel": {
"branch": "master",