multi-cluster-app-dispatcher icon indicating copy to clipboard operation
multi-cluster-app-dispatcher copied to clipboard

WIP: Add initial metrics

Open eranra opened this issue 1 year ago • 4 comments

Issue link

What changes have been made

This PR adds a basic set of initial metrics to be exposed by MCAD. The metrics are in Prometheus format and will provide the same Observability information we have today using the fake adaptor mechanism.

This PR is based on PR https://github.com/project-codeflare/multi-cluster-app-dispatcher/pull/486

Verification steps

Checks

  • [ ] I've made sure the tests are passing.
  • Testing Strategy
    • [ ] Unit tests
    • [ ] Manual tests
    • [ ] Testing is not required for this change

eranra avatar Aug 13 '23 09:08 eranra