Register spaceengineers in SERVER_JOBS for Prometheus metrics
All checks were successful
Deploy GSM / deploy (push) Successful in 31s
All checks were successful
Deploy GSM / deploy (push) Successful in 31s
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,8 @@ const SERVER_JOBS = {
|
||||
"palworld": "palworld",
|
||||
"terraria": "terraria",
|
||||
"openttd": "openttd",
|
||||
"hytale": "hytale"
|
||||
"hytale": "hytale",
|
||||
"spaceengineers": "spaceengineers"
|
||||
};
|
||||
|
||||
export async function queryPrometheus(query) {
|
||||
|
||||
Reference in New Issue
Block a user