Skip to content

Commit 2e40b53

Browse files
committed
Remove default rules and enable attributes
1 parent 7a018d9 commit 2e40b53

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

monitoring/opentelemetry-kube-stack/helm-chart-values/clusters/all/values.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ extraEnvs:
44
- name: OTEL_RESOURCE_ATTRIBUTES
55
value: "k8s.cluster.name=k3d-control,cluster=k3d-control"
66

7-
prometheusRule:
8-
enabled: true
9-
defaultRules:
10-
enabled: true
11-
127
collectors:
138
daemon:
149
resources:

monitoring/opentelemetry-kube-stack/helm-chart-values/clusters/k3d-control/values.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
fullnameOverride: otel-kube-stack
21
collectors:
32
daemon:
43
config:

0 commit comments

Comments
 (0)