Add galley config validation metrics and improved loggings#6827
Add galley config validation metrics and improved loggings#6827rshriram merged 2 commits intoistio:release-1.0from
Conversation
Codecov Report
@@ Coverage Diff @@
## release-1.0 #6827 +/- ##
===========================================
+ Coverage 71% 71% +1%
===========================================
Files 368 369 +1
Lines 31764 31734 -30
===========================================
+ Hits 22428 22431 +3
+ Misses 8418 8395 -23
+ Partials 918 908 -10
Continue to review full report at Codecov.
|
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ayj, ozevren Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Add metrics and improved logging for configuration validation. Copied from #6762 (against master) which didn't make the 1.0 merge window.