-
Notifications
You must be signed in to change notification settings - Fork 11.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ISSUE #7491] metricsExporterType enum config support #7492
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## develop #7492 +/- ##
=============================================
- Coverage 42.97% 42.97% -0.01%
Complexity 9669 9669
=============================================
Files 1161 1161
Lines 83933 83952 +19
Branches 10898 10899 +1
=============================================
+ Hits 36068 36076 +8
- Misses 43392 43405 +13
+ Partials 4473 4471 -2
... and 23 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
ping @fuyou001 for review |
ping @RongtongJin for review |
ping @xdkxlk for review |
ping @francisoliverlee for review |
ping @lizhimins for reivew |
resolved by #7705 |
resolved by #7697 |
Which Issue(s) This PR Fixes
Fixes #7491
Brief Description
config file using
MixAll.properties2Object
to load not support enum type. so add aString
arg oneHow Did You Test This Change?
after this change, metric port listen appear as expect