{#if !$enterpriseLicense}
Job metrics are only available on Windmill Enterprise Edition.
{:else if (jobMemoryStats?.length ?? 0) === 0}
No data points available for this job. Metrics are recorded only for jobs running for more than 500ms.
{/if}