Skip to content

Commit bae2b5a

Browse files
authored
feat(SPRE-1609): Update monitorinstack log levels (#8314)
Signed-off-by: Gabriel Soares <[email protected]>
1 parent a6d5ff1 commit bae2b5a

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

components/monitoring/prometheus/staging/base/monitoringstack/kustomization.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ patches:
2323
target:
2424
name: appstudio-federate-ms
2525
kind: MonitoringStack
26+
- path: monitoringstack-log-level.yaml
27+
target:
28+
name: appstudio-federate-ms
29+
kind: MonitoringStack
2630
- path: prometheusrule-uwm.yaml
2731
target:
2832
name: prometheus-recording-rules-uwm-namespace
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
apiVersion: monitoring.rhobs/v1alpha1
2+
kind: MonitoringStack
3+
metadata:
4+
name: appstudio-federate-ms
5+
namespace: appstudio-monitoring
6+
spec:
7+
logLevel: debug

0 commit comments

Comments
 (0)