ksql
ksql copied to clipboard
KSQL-12064: Add Num valued metrics corresponding to String valued metrics
Description
Cherry picks https://github.com/confluentinc/ksql/pull/10293
Testing done
Describe the testing strategy. Unit and integration tests are expected for any behavior changes.
Reviewer checklist
- [ ] Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
- [ ] Ensure relevant issues are linked (description should include text like "Fixes #
") - [ ] Do these changes have compatibility implications for rollback? If so, ensure that the ksql command version is bumped.