Expand support beyond
${workflowId}
and Nextflow
${sessionId}
, allowing users to assign additional dynamically-evaluated variables as resource labels.
This phase will broaden customization options to include the list below, empowering users with greater flexibility in tracking and estimating specific cost allocation metrics across different job configurations:
  • ${workflowName}
  • ${runName}
  • ${userName}
  • ${userId}
  • ${userEmail}
  • ${workspaceId}
  • ${workspaceName}
  • ${pipelineName}