sbernauer opened a new pull request #2842:
URL: https://github.com/apache/hudi/pull/2842
## What is the purpose of the pull request
Add support for metric reporter type Prometheus inside
HoodieBackedTableMetadataWriter
## Brief change log
- Added case statement for Prometheus metric reporter
- I removed the existing TODO marker since it had no description and i
personally cant see a TODO here. But im also fine to leave it here
## Verify this pull request
- Sadly i cant run the Deltastream with metadata enabled because of the
hbase dependency of Hudi and our Hadoop 3.3.0 containing a to new guava version
(21 vs 27). I will open an Issue for this. But i think change is trivial
## Committer checklist
- [ ] Has a corresponding JIRA in PR title & commit
- [ ] Commit message is descriptive of the change
- [ ] CI is green
- [ ] Necessary doc changes done or have another open PR
- [ ] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]