You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding comment for traceability to prometheus alert rules. Move prometheus installation to new script to clean up makefile.
Signed-off-by: Daniel Franz <dfranz@redhat.com>
Copy file name to clipboardExpand all lines: config/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Overlay containing manifest files which enable prometheus scraping of the catalo
33
33
34
34
These manifests will not end up in the `manifests/` folder, as they must be applied in two distinct steps to avoid issues with applying prometheus CRDs and CRs simultaneously.
35
35
36
+
Performance alert settings can be found in: `config/overlays/prometheus/prometheus_rule.yaml`
37
+
36
38
## config/overlays/experimental
37
39
38
40
This provides additional configuration used to support experimental features, including CRDs. This configuration requires cert-manager.
0 commit comments