Skip to content

No Akv2k8s Metrics showing for controller pod #104

@drybikov-kr

Description

@drybikov-kr

Description

Hi, we are unable to get the expected metrics from the documentation: akv2k8s_syncs_total and akv2k8s_syncs_failed_total for the controller.

How to replicate:

  1. Enable global metrics in helm chart
  2. Verify metrics enable by describing pods
  3. Check service port
  4. Deploy curl pod
  5. Exec into curl pod
  6. run curl -v -k http://akv2k8s-controller.akv2k8s:9000/metrics
  7. The two metrics below are not showing the output
  • akv2k8s_syncs_total  # total number of syncs
  • akv2k8s_syncs_failed_total # total number of sync failures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions