multi-cluster-app-dispatcher
multi-cluster-app-dispatcher copied to clipboard
WIP: Add initial metrics
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