services: Graphite -> Metrics

This commit is contained in:
Girish Ramakrishnan
2026-02-04 11:33:29 +01:00
parent f364257db9
commit 17b0c3e48d
+1 -1
View File
@@ -265,7 +265,7 @@ const SERVICES = {
defaultMemoryLimit: sftp.DEFAULT_MEMORY_LIMIT
},
graphite: {
name: 'Graphite',
name: 'Metrics',
status: statusGraphite,
restart: restartGraphite,
defaultMemoryLimit: 256 * 1024 * 1024