+ Watch metrics for services in this environment. Select only what you + need — charts stay collapsed until you expand them to keep the view + light. +
+{service.name}
++ {appName} + {service.serverName ? ` · ${service.serverName}` : ""} + {service.type !== "compose" && (service.replicas ?? 1) > 1 + ? ` · ${service.replicas} replicas` + : ""} +
++ This service has no app name configured. +
+ ) : usePaid ? ( + paidBaseUrl && paidToken ? ( ++ Monitoring is not configured on this remote server. +
+ ) + ) : showReplicas ? ( + isPending ? ( ++ No running replica containers found. Showing service-level + metrics. +
++ {currentEnvironment?.project?.name} +
+