argo-helm icon indicating copy to clipboard operation
argo-helm copied to clipboard

Prometheus metrics failing for Workflow

Open andrew-pickin-epi opened this issue 2 years ago • 1 comments

Describe the bug

Latest version (main) of reports argo-workflows-workflow-controller down (connection refused).

Reviewing previous versions: Working 0.13.1 [workflow (3.2.9)] Not Working 0.14.1 [workflow (3.3.2)]

Note using help 0.13.1 workflow tag 3.3.0 doesn't work. Incompatibility between helm and workflow?

Related helm chart

argo-workflows

To Reproduce

  values:
    server:
      extraArgs: [ "--secure=false", "--auth-mode=server", "--log-format=json" ]
    workflow:
      serviceAccount:
        create: true
        name: "argo-workflow"
    controller:
      extraArgs: [ "--log-format=json" ]
      metricsConfig:
        enabled: true
      serviceMonitor:
        enabled: true

Expected behavior

Work as previously.

Screenshots

No response

Additional context

No response

andrew-pickin-epi avatar May 27 '22 13:05 andrew-pickin-epi

https://github.com/argoproj/argo-workflows/issues/8283

mccricardo avatar Jun 22 '22 16:06 mccricardo

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Aug 22 '22 03:08 github-actions[bot]

I am commenting to keep this issue open.

mccricardo avatar Aug 29 '22 08:08 mccricardo