Skip to content

Updating Broker/Trigger metrics to use newer pkg #1779

Merged
knative-prow-robot merged 13 commits into
knative:masterfrom
nachocano:stackdriver
Aug 30, 2019
Merged

Updating Broker/Trigger metrics to use newer pkg #1779
knative-prow-robot merged 13 commits into
knative:masterfrom
nachocano:stackdriver

Conversation

@nachocano
Copy link
Copy Markdown
Contributor

@nachocano nachocano commented Aug 30, 2019

Helps with #1693
Fixes #1753

Proposed Changes

  • Updating to newer pkg
  • Removing unnecessary metrics (e.g., filter_latencies).
  • Decomposing processing and dispatching latencies for triggers.

Release Note

The broker ingress and filter metrics have been updated, refer to docs for the new documentation

@knative-prow-robot knative-prow-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Aug 30, 2019
@nachocano
Copy link
Copy Markdown
Contributor Author

/assign @vaikas-google

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 30, 2019
@knative-metrics-robot
Copy link
Copy Markdown

The following is the coverage report on pkg/.
Say /test pull-knative-eventing-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/broker/filter/filter_handler.go 81.0% 78.9% -2.1
pkg/broker/filter/stats_reporter.go 78.9% 78.8% -0.1
pkg/broker/ingress/stats_reporter.go 78.1% 77.8% -0.3

@nachocano nachocano changed the title Updating Broker/Trigger metrics to use pkg Updating Broker/Trigger metrics to use newer pkg Aug 30, 2019
@vaikas
Copy link
Copy Markdown
Contributor

vaikas commented Aug 30, 2019

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Aug 30, 2019
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nachocano, vaikas-google

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 30, 2019
@knative-prow-robot knative-prow-robot merged commit 2e2f241 into knative:master Aug 30, 2019
aslom pushed a commit to aslom/eventing that referenced this pull request Sep 5, 2019
* generic infra for metrics, either prometheus or stackdriver for now.

* adding metrics domain

* done

* updating lock

* updates for stackdriver integration

* updating master

* fixes knative#1753

* updating TODOs

* update
simkam pushed a commit to simkam/eventing that referenced this pull request Feb 16, 2026
Co-authored-by: serverless-qe <serverless-support@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't find "broker_filter_event_latencies" in prometheus

5 participants