-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add Configuration for Metrics Cardinality Simplification #4201
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
Conversation
4ba5913
to
20f9666
Compare
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/kind feature |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
7e6e2a7
to
7147697
Compare
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
Number of metrics produced can be reduced by controlling the depth or the level using configmap. Available levels are namespace, run pipelinerun/taskrun or pipeline/task. Also, type of metrics can be changed from histogram to prometheus gauge/opencensus last value. Doing this will reduce the load on metrics databases.
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/test tekton-pipeline-unit-tests |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vdemeester 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 |
/lgtm |
/retest |
This TEP was implemented by the pr tektoncd/pipeline#4201
This TEP was implemented by the pr tektoncd/pipeline#4201
This TEP was implemented by the pr tektoncd/pipeline#4201 and tektoncd/pipeline#4630
This TEP was implemented by the pr tektoncd/pipeline#4201 and tektoncd/pipeline#4630
This TEP was implemented by the pr tektoncd/pipeline#4201 and tektoncd/pipeline#4630
This TEP was implemented by the pr tektoncd/pipeline#4201 and tektoncd/pipeline#4630
This TEP was implemented by the pr tektoncd/pipeline#4201 and tektoncd/pipeline#4630
Number of metrics produced can be reduced by controlling the depth or the level using configmap. Available levels are namespace, run pipelinerun/taskrun or pipeline/task. Also, type of metrics can be changed from histogram to prometheus gauge/opencensus last value. Doing this will reduce the load on metrics databases. Implementation of tektoncd/community#466
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
Release Notes