Skip to content

Can it send job level metrics only? #521

@jduan-highnote

Description

@jduan-highnote

When the collect-job-metrics flag is set to true, metrics at the job level as well as step level are sent to datadog. This doesn't work well if a workflow has a lot of jobs and steps. For a large workflow we have, not every job & step level metric is sent to datadog because I think there's a limit.

Can this flag be broken down to two flags?

  • collect-job-metrics (collect job-level metrics only)
  • collect-step-metrics (collect step-level metrics only)

That way, people can choose what they want. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions