Skip to content

Add --service as an option for correlate-image #1803

@rwc9u

Description

@rwc9u

Feature request description

We were trying to test out the correlate image functionality with our argocd deploys. However, service is inferred from the repo value in the image string, so it would be alot of work on our side.

We would need to

  • change the base ECR repo name to update to be the service name, and update all references to this new value (e.g image builds, tagging, etc).
  • We would also have to change all of our dashboards to stop embedding environment in our service names (i.e. we currently have foo-bar-staging, foo-bar-production). Granted the environment in the service name is weird and on us, but I'm not sure env was available when we started using datadog. Regardless, this is a weird edge case.

Solution

If correlate-image also took a service as a parameter and used it as part of the glue to stitch argo deploys to repo/images, it would make our usage of the product a no-brainer. Since it's still in preview I was hoping this might be added.

Additional context

No response

Command

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsoftware-deliveryRelated to [coverage, deployment, dora, junit, measure, tag, trace]

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions