-
Notifications
You must be signed in to change notification settings - Fork 5
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
fix: high cardinality policy_violations metrics #96
Open
dwalker-sabiogroup
wants to merge
8
commits into
jetstack:main
Choose a base branch
from
dwalker-sabiogroup:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 3, 2024
-
fix: high cardinality policy_violations metrics (#1)
* fix: high cardinality policy_violations metrics The exporter initialises all possible labels of dependency_track_project_policy_violations metrics which adds 72 metrics for each project. jetstack#53 has details of the rational but there are usecases where it is desirable to only have non-zero values of the metrics available. This change adds a new argument that enables only non-zero value metrics to be returned. This flag defaults to the current behaviour so is an opt in feature. * docs: add flag to readme
Configuration menu - View commit details
-
Copy full SHA for 5c03ea7 - Browse repository at this point
Copy the full SHA 5c03ea7View commit details -
* fix: imports * fix: invalid goreleaser args * fix: invalid goreleaser args * fix: invalid goreleaser args
Configuration menu - View commit details
-
Copy full SHA for 6c42902 - Browse repository at this point
Copy the full SHA 6c42902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bde4b5 - Browse repository at this point
Copy the full SHA 6bde4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c530bb0 - Browse repository at this point
Copy the full SHA c530bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c65e35 - Browse repository at this point
Copy the full SHA 4c65e35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62184a3 - Browse repository at this point
Copy the full SHA 62184a3View commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbcbfa3 - Browse repository at this point
Copy the full SHA cbcbfa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eec6cc - Browse repository at this point
Copy the full SHA 6eec6ccView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.