Initial StatsReporter for Source #648
Conversation
|
/assign @yanweiguo |
|
/test pull-knative-pkg-unit-tests |
|
/hold until we remove the base64 stuff |
|
I would break this into at least 2 PRs. |
|
/hold cancel |
|
The following is the coverage report on pkg/.
|
|
@nachocano: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/lgtm I'll approve if @n3wscott has no more comments. |
|
synced offline with @n3wscott and he is willing to accept this. Let's wait to hear from him here, and we are good to go... thanks @yanweiguo |
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nachocano, yanweiguo 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 |
source_stats_reporterwithin metrics package. As with thesourceduck type, eventing sources might not want to depend on eventing to construct a source/importer. Thus, we are adding a source reporter herein. Note the name is source instead of importer, to match the duck type. Label tags are importer though. We may need to change them later on..