-
Notifications
You must be signed in to change notification settings - Fork 600
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
Pass transformers to executeRequest #5512
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5512 +/- ##
=======================================
Coverage 82.74% 82.74%
=======================================
Files 198 198
Lines 6098 6098
=======================================
Hits 5046 5046
Misses 727 727
Partials 325 325
Continue to review full report at Codecov.
|
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: skonto, slinkydeveloper The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…ka (#1318) * make eventing metrics generic (knative#5478) * Expose dispatch result to be used by other implementations (knative#5481) * expose dispatch result to be used by other implementations * expose fields * add getters etc * less verbose * Use transformers efficiently for extracting info for metrics in Kafka Channel (knative#5505) * use transformers for extracting event type for metrics * fix * fix * pass transformers to executeRequest (knative#5512)
Continues #5505
/assign @slinkydeveloper