Skip to content

Configurable metric exporter in Broker ingress/filter#1726

Merged
knative-prow-robot merged 6 commits into
knative:masterfrom
nachocano:stackdriver
Aug 22, 2019
Merged

Configurable metric exporter in Broker ingress/filter#1726
knative-prow-robot merged 6 commits into
knative:masterfrom
nachocano:stackdriver

Conversation

@nachocano
Copy link
Copy Markdown
Contributor

Helps with #1693

Proposed Changes

  • Decoupling broker ingress and filter from prometheus. Reading the config-observability map now, as it's done in other places.

Release Note

The Broker can now send metrics to configurable backends. For now, prometheus and stackdriver.

@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Aug 22, 2019
@knative-prow-robot knative-prow-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 22, 2019
@nachocano
Copy link
Copy Markdown
Contributor Author

/assign @Harwayne @grantr

Comment thread cmd/broker/ingress/main.go Outdated
Copy link
Copy Markdown
Contributor

@Harwayne Harwayne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Harwayne, nachocano

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 22, 2019
@Harwayne
Copy link
Copy Markdown
Contributor

/hold

@knative-prow-robot knative-prow-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 22, 2019
@Harwayne
Copy link
Copy Markdown
Contributor

/hold cancel

I thought I remembered that we had the shutdown logic to ensure the HTTP server finished any ongoing requests. But looking at the code change, these changes do not seem to affect that. @grantr in case you remember better than I.

@knative-prow-robot knative-prow-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 22, 2019
@knative-prow-robot knative-prow-robot merged commit 1c08e17 into knative:master Aug 22, 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
pierDipi pushed a commit to pierDipi/eventing that referenced this pull request Jul 11, 2022
…ative#1726)

* Set ARTIFACTS based on ARTIFACT_DIR provided in CI

The tests are using the ARTIFACTS dir to store JUnit results so they
should be available in the job report.

* Add BUILD_NUMBER
Kaustubh-pande pushed a commit to Kaustubh-pande/eventing that referenced this pull request Feb 2, 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants